.HIDE. Hey git pls. See last commit message

This commit is contained in:
Nyo
2016-10-08 20:47:19 +02:00
parent fdec8620fb
commit 74f3ec0f4c
3 changed files with 6 additions and 12 deletions

View File

@@ -29,9 +29,8 @@ def handle(userToken, packetData):
# Give host to match creator
match.setHost(userID)
# Send match create packet to everyone in lobby
glob.streams.broadcast("lobby", serverPackets.createMatch(matchID))
match.sendUpdates()
match.changePassword(packetData["matchPassword"])
# Console output
log.info("MPROOM{}: Room created!".format(matchID))