THEY!!! IT IS NOT HARD!

This commit is contained in:
Sunpy 2018-09-10 22:45:03 +02:00
parent 768971e240
commit 71f5a8c4d0
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ class match:
else:
newStatus = slotStatuses.LOCKED
# Send updated settings to kicked user, so he returns to lobby
# Send updated settings to kicked user, so THEY returns to lobby
if self.slots[slotID].user is not None and self.slots[slotID].user in glob.tokens.tokens:
glob.tokens.tokens[self.slots[slotID].user].enqueue(serverPackets.updateMatch(self.matchID))