Mods
This commit is contained in:
parent
a742c47650
commit
30472efb4b
|
@ -285,6 +285,7 @@ class Game:
|
||||||
|
|
||||||
Window.clear_view()
|
Window.clear_view()
|
||||||
Ants.populate(num)
|
Ants.populate(num)
|
||||||
|
Window.to_top()
|
||||||
Game.start_loop()
|
Game.start_loop()
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
|
Loading…
Reference in New Issue