Exemple #1
0
 def disconnect_player(self, player: Player):
     player.disconnect()
     self.waiting_room.leave(player)