Mods
This commit is contained in:
parent
e0c6dc3bde
commit
34f1412805
|
@ -320,6 +320,7 @@ class Game:
|
|||
Window.clear_view()
|
||||
Ants.populate(num)
|
||||
Window.to_top()
|
||||
Game.intro()
|
||||
Game.start_loop()
|
||||
|
||||
@staticmethod
|
||||
|
|
Loading…
Reference in New Issue