re-wrote score/statistics tracking
This commit is contained in:
@@ -38,8 +38,6 @@ ScoreDisplayNormal::ScoreDisplayNormal()
|
||||
void ScoreDisplayNormal::Init( PlayerNumber pn )
|
||||
{
|
||||
m_PlayerNumber = pn;
|
||||
|
||||
SetScore( GAMESTATE->m_fScore[pn] );
|
||||
}
|
||||
|
||||
void ScoreDisplayNormal::SetScore( float fNewScore )
|
||||
|
||||
Reference in New Issue
Block a user