This commit is contained in:
Auric Vente
2024-07-21 00:49:42 -06:00
parent 814465c2a0
commit a16e2915ba

View File

@@ -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)