Remove get_cur_game and references to it

This commit is contained in:
Wizzard
2023-09-20 15:50:57 -04:00
parent 2401ecf71e
commit a898563249
2 changed files with 0 additions and 21 deletions

View File

@@ -38,7 +38,6 @@ void load(void) {
}
/* Get game version after injecting */
//this_game_id = get_cur_game();
if (IsCS16()) {
i_engine->pfnClientCmd("play 'sound/radio/go.wav'");