.BANCHO. Implemented packet streams for multiplayer

This commit is contained in:
Nyo
2016-10-04 23:43:02 +02:00
parent afbd8e7e8c
commit 795b6f09be
12 changed files with 187 additions and 287 deletions

View File

@@ -21,7 +21,7 @@ def handle(userToken, _=None):
userToken.stopSpectating()
# Part matches
userToken.partMatch()
userToken.leaveMatch()
# Part all joined channels
for i in userToken.joinedChannels: