Пример #1
0
 def on_client_teleport(self, client, teleport, teledest):
     with self.broadcastbuffer(1, True, [client]) as cds:
         swh.put_teleport(cds, client, teleport, teledest)