added MAX-style options navigation and moved more constants into theme metrics
This commit is contained in:
@@ -74,7 +74,7 @@ void ScreenGameOver::HandleScreenMessage( const ScreenMessage SM )
|
||||
}
|
||||
}
|
||||
|
||||
void ScreenGameOver::MenuStart( PlayerNumber p )
|
||||
void ScreenGameOver::MenuStart( PlayerNumber pn )
|
||||
{
|
||||
if( m_bClosing )
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user