fixed the Princess Challenge

This commit is contained in:
Zeno Rogue 2017-09-17 12:35:32 +02:00
parent 65fb018ff8
commit c442bdffd3
1 changed files with 1 additions and 1 deletions

View File

@ -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') {