diff --git a/menus.cpp b/menus.cpp index 491187db..f99f202c 100644 --- a/menus.cpp +++ b/menus.cpp @@ -513,7 +513,7 @@ void showChangeMode() { if(!princess::everSaved) addMessage(XLAT("Save %the1 first to unlock this challenge!", moPrincess)); else - restartGame('P'); + restartGame('p'); } #if CAP_EDIT else if(xuni == 'm') {