diff --git a/cowyeet.py b/cowyeet.py index b35909c..df502ef 100644 --- a/cowyeet.py +++ b/cowyeet.py @@ -385,3 +385,5 @@ pygame.quit() if SAVE_SETTINGS_ON_EXIT: settings.save() + +print("Bye!")