def delete(self):
     DistributedGroupStationAI.delete(self)
     self.game = None
     return
コード例 #2
0
 def delete(self):
     DistributedGroupStationAI.delete(self)
     self.game = None
     return