mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-12 03:33:00 +00:00
fixed some text errors
This commit is contained in:
@@ -2001,7 +2001,7 @@ EX void resetConfigMenu() {
|
||||
popScreen();
|
||||
}
|
||||
else if(uni == 'y') {
|
||||
printf("reseting config\n");
|
||||
printf("resetting config\n");
|
||||
resetConfig();
|
||||
printf("config reset\n");
|
||||
popScreen();
|
||||
|
||||
Reference in New Issue
Block a user