Mods
This commit is contained in:
@@ -91,7 +91,9 @@ class Game:
|
||||
def prepare() -> None:
|
||||
Game.fill()
|
||||
Game.info()
|
||||
Game.intro()
|
||||
|
||||
if Args.intro:
|
||||
Game.intro()
|
||||
|
||||
@staticmethod
|
||||
def update(ant: Ant) -> None:
|
||||
|
Reference in New Issue
Block a user