Revert "Undo unrelated Chinese text changes"

This reverts commit 75332ea219.
This commit is contained in:
rftrdev
2022-11-04 22:42:09 -07:00
parent f140e17b65
commit 7c6f7d6d09
15 changed files with 57 additions and 627 deletions
-7
View File
@@ -496,13 +496,6 @@ 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
}
}
}