Undo unrelated Chinese text changes

This commit is contained in:
rftrdev
2022-11-04 22:39:33 -07:00
parent a554f0de17
commit 75332ea219
15 changed files with 629 additions and 59 deletions
+7
View File
@@ -496,6 +496,13 @@ void HandleMainMenuKeyboardInput()
gbHandledMainMenu = QUIT;
HandleMainMenuInput();
break;
//#ifdef _WIN32
// // open bp discord!
// case 'z':
// ShellExecute(NULL, "open", "https://discord.gg/xtnydCjP", NULL, NULL, SW_SHOWNORMAL);
// break;
//#endif
}
}
}