Remove game console version

This commit is contained in:
Rim 2023-11-13 13:57:14 -05:00
parent 03faf91437
commit 6a3eb7edac

View File

@ -230,7 +230,7 @@ namespace game_console
con.globals.left_x = con.screen_min[0] + 6.0f;
draw_input_box(1, dvars::con_inputBoxColor->current.vector);
draw_input_text_and_over("H1-Mod: " VERSION ">", color_title);
draw_input_text_and_over("H1-Mod: " ">", color_title);
con.globals.left_x = con.globals.x;
con.globals.auto_complete_choice[0] = 0;