Modify in-game console str
This commit is contained in:
parent
ab37047667
commit
0f912cb33b
@ -185,7 +185,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("iw6-mod: >", color_iw6);
|
||||
draw_input_text_and_over("IW6-Mod: >", color_iw6); // Ahrimdon
|
||||
|
||||
con.globals.left_x = con.globals.x;
|
||||
con.globals.auto_complete_choice[0] = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user