The only place that had judg"e"ment.
This commit is contained in:
@@ -169,7 +169,7 @@ void ScreenHowToPlay::Init()
|
|||||||
this->AddChild( m_Player );
|
this->AddChild( m_Player );
|
||||||
ActorUtil::LoadAllCommandsAndSetXY( m_Player, m_sName );
|
ActorUtil::LoadAllCommandsAndSetXY( m_Player, m_sName );
|
||||||
|
|
||||||
// Don't show judgement
|
// Don't show judgment
|
||||||
PO_GROUP_ASSIGN( GAMESTATE->m_pPlayerState[PLAYER_1]->m_PlayerOptions, ModsLevel_Stage, m_fBlind, 1.0f );
|
PO_GROUP_ASSIGN( GAMESTATE->m_pPlayerState[PLAYER_1]->m_PlayerOptions, ModsLevel_Stage, m_fBlind, 1.0f );
|
||||||
GAMESTATE->m_MasterPlayerNumber = PLAYER_1;
|
GAMESTATE->m_MasterPlayerNumber = PLAYER_1;
|
||||||
GAMESTATE->m_bDemonstrationOrJukebox = true;
|
GAMESTATE->m_bDemonstrationOrJukebox = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user