themeable system message animation
This commit is contained in:
@@ -1295,7 +1295,7 @@ bool HandleGlobalInputs( DeviceInput DeviceI, InputEventType type, GameInput Gam
|
||||
if( !GAMESTATE->m_bIsOnSystemMenu )
|
||||
{
|
||||
SCREENMAN->DeletePreparedScreens();
|
||||
SCREENMAN->SystemMessage( "OPERATOR" );
|
||||
SCREENMAN->SystemMessage( "Service switch pressed" );
|
||||
GAMESTATE->Reset();
|
||||
SCREENMAN->SetNewScreen( "ScreenOptionsMenu" );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user