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