mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-29 20:20:43 +00:00
Not a basic instruction. ;)
This commit is contained in:
parent
300f638647
commit
52588e0698
1 changed files with 1 additions and 1 deletions
|
@ -799,7 +799,7 @@ MENU_options =
|
|||
Menu_Pic (16, 4, "gfx/qplaque.lmp");
|
||||
Menu_CenterPic (160, 4, "gfx/p_option.lmp");
|
||||
|
||||
Menu_Item (54, 32, "Goto Console", op_goto_console, 0);
|
||||
Menu_Item (54, 32, "Go to Console", op_goto_console, 0);
|
||||
MENU_control_options ();
|
||||
MENU_video_options ();
|
||||
MENU_audio_options ();
|
||||
|
|
Loading…
Reference in a new issue