Add !mp size

This commit is contained in:
Giuseppe Guerra
2017-08-03 23:47:34 +02:00
parent 9f647d5f9e
commit 310bc1d3b3
3 changed files with 19 additions and 5 deletions

View File

@@ -215,7 +215,7 @@ class match:
self.sendUpdates()
log.info("MPROOM{}: Slot{} changed ready status to {}".format(self.matchID, slotID, self.slots[slotID].status))
def toggleSlotLock(self, slotID):
def toggleSlotLocked(self, slotID):
"""
Lock a slot
Same as calling setSlot and then sendUpdate