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