fixed compile error - oops.

This commit is contained in:
Chris Danford
2002-09-30 17:33:49 +00:00
parent c90f258274
commit 40720267b5
+1 -1
View File
@@ -221,7 +221,7 @@ void ScreenEz2SelectPlayer::MenuStart( PlayerNumber pn )
GAMESTATE->m_bSideIsJoined[pn] = true;
SCREENMAN->RefreshCreditsMessages();
m_soundSelect.Play();
m_sprJoinMessage[pn].SetState( p+NUM_PLAYERS );
m_sprJoinMessage[pn].SetState( pn+NUM_PLAYERS );
if( FOLD_ON_JOIN )
{