Mods
This commit is contained in:
parent
814465c2a0
commit
a16e2915ba
|
@ -314,4 +314,4 @@ class Ants:
|
|||
from .game import Game
|
||||
|
||||
image_path = Config.terminated_image_path
|
||||
Game.add_message("Terminated", f"{ant.name} is gone", image_path)
|
||||
Game.add_message("Terminated", f"{ant.name} is gone", image_path)
|
||||
|
|
Loading…
Reference in New Issue