diff --git a/cromulant/game.py b/cromulant/game.py index 91643c8..0904ef0 100644 --- a/cromulant/game.py +++ b/cromulant/game.py @@ -548,7 +548,6 @@ class Game: f"{Config.title} v{Config.version} {Config.ant}", "Listen to the ants and watch them go.", "Just run it and leave it open on your screen.", - "5% of revenue goes to the local ant shelter.", ] Window.alert("\n\n".join(lines))