broadcast on PlayMode changed
This commit is contained in:
@@ -51,7 +51,7 @@ void ScreenDemonstration::Init()
|
||||
GAMESTATE->m_pCurStyle.Set( pStyle );
|
||||
}
|
||||
|
||||
GAMESTATE->m_PlayMode = PLAY_MODE_REGULAR;
|
||||
GAMESTATE->m_PlayMode.Set( PLAY_MODE_REGULAR );
|
||||
|
||||
ScreenJukebox::Init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user