Add a separate nav type for the options menu. Pressing left or right
on "EXIT" and having it move off, and having left and right move around on stray menu entries with only one entry is strange.
This commit is contained in:
@@ -204,7 +204,7 @@ ScreenOptionsMaster::ScreenOptionsMaster( CString sClassName ):
|
||||
GAMESTATE->m_MasterPlayerNumber = PlayerNumber(0);
|
||||
}
|
||||
if( Flags[i] == "smnavigation" )
|
||||
SetSMOptionsNavigation( true );
|
||||
SetNavigation( NAV_THREE_KEY_MENU );
|
||||
}
|
||||
|
||||
if( NumRows == -1 )
|
||||
|
||||
Reference in New Issue
Block a user