Beispiel #1
0
 def real_click(self, map):
     map.buttons.append(VisibleButton())
     map.is_bot = True
     map.get_time()
     restart(map, map.name)
     map.bot = GeneticAlgorithm.GenAI_3(map)