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