Example #1
0
 def addSpectator(self, user):
     user.conn.send(ClientGameCommand.initialize(self))
     self.broadcast_to.add(user)