fix late join options menu crash
This commit is contained in:
@@ -201,7 +201,7 @@ void ScreenSelectMusic::BeginScreen()
|
|||||||
ZERO( m_iSelection );
|
ZERO( m_iSelection );
|
||||||
|
|
||||||
if( USE_OPTIONS_LIST )
|
if( USE_OPTIONS_LIST )
|
||||||
FOREACH_HumanPlayer( pn )
|
FOREACH_PlayerNumber( pn )
|
||||||
m_OptionsList[pn].Reset();
|
m_OptionsList[pn].Reset();
|
||||||
|
|
||||||
AfterMusicChange();
|
AfterMusicChange();
|
||||||
|
|||||||
Reference in New Issue
Block a user