--- gnumch-0.2.0.old/src/game/menus/Menus.cpp +++ gnumch-0.2.0/src/game/menus/Menus.cpp @@ -30,8 +30,6 @@ void quitGame(Clickable *ho, void *hum) { - cout << _("Thank you for playing Gnumch.\nMake sure to check for updates regularly at http://spuzz.net\n"); - /* by deleting everything in the menu stack, we ensure that all settings will be * written out */ vector::iterator i;