Unified name capitalization: *menu -> *Menu
This commit is contained in:
parent
ca98f33f42
commit
5bd8c7f3be
7 changed files with 63 additions and 63 deletions
|
|
@ -1023,7 +1023,7 @@ bool G_Responder (event_t *ev)
|
|||
stricmp (cmd, "screenshot")))
|
||||
{
|
||||
M_StartControlPanel(true);
|
||||
M_SetMenu(NAME_Mainmenu, -1);
|
||||
M_SetMenu(NAME_MainMenu, -1);
|
||||
return true;
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue