mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Undo unrelated Chinese text changes
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user