diff --git a/__init__.py b/__init__.py index 0b5854e..2f3aa2d 100644 --- a/__init__.py +++ b/__init__.py @@ -118,4 +118,4 @@ class Game: """ Ran when the game closes """ - pass + pass \ No newline at end of file