added MAX-style options navigation and moved more constants into theme metrics

This commit is contained in:
Chris Danford
2002-09-04 03:49:08 +00:00
parent 1e6faf12a6
commit 1c90b8236f
68 changed files with 545 additions and 415 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ void ScreenGameOver::HandleScreenMessage( const ScreenMessage SM )
}
}
void ScreenGameOver::MenuStart( PlayerNumber p )
void ScreenGameOver::MenuStart( PlayerNumber pn )
{
if( m_bClosing )
return;