fixed windows builds 2
This commit is contained in:
@@ -152,7 +152,6 @@ void IInput::KeyEvent( EInputKey key, EKeyEventType event )
|
||||
|
||||
if (g_inputModeStack[g_inputModeStack.GetSize()-1] != INPUT_MODE_MENU)
|
||||
{
|
||||
V_printf("no menu\n");
|
||||
MainMenu()->SetVisibility(false);
|
||||
}
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user