From eaea03fce1aa046b4c92aa95126184379f08bab0 Mon Sep 17 00:00:00 2001 From: Auric Vente Date: Mon, 22 Jul 2024 22:11:32 -0600 Subject: [PATCH] Mods --- cromulant/game.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cromulant/game.py b/cromulant/game.py index 6bb223b..30841f4 100644 --- a/cromulant/game.py +++ b/cromulant/game.py @@ -526,4 +526,4 @@ class Game: "5% of revenue goes to the local ant shelter.", ] - Window.alert("\n\n".join(lines)) \ No newline at end of file + Window.alert("\n\n".join(lines))