missed commit
This commit is contained in:
@@ -306,7 +306,7 @@ void LifeMeterBar::UpdateNonstopLifebar()
|
|||||||
if( GAMESTATE->IsEventMode() || GAMESTATE->m_bDemonstrationOrJukebox )
|
if( GAMESTATE->IsEventMode() || GAMESTATE->m_bDemonstrationOrJukebox )
|
||||||
return;
|
return;
|
||||||
|
|
||||||
iCleared = GAMESTATE->GetLargestCurrentStageIndexForAnyHumanPlayer();
|
iCleared = GAMESTATE->m_iCurrentStageIndex;
|
||||||
iTotal = PREFSMAN->m_iSongsPerPlay;
|
iTotal = PREFSMAN->m_iSongsPerPlay;
|
||||||
iProgressiveLifebarDifficulty = PREFSMAN->m_iProgressiveStageLifebar;
|
iProgressiveLifebarDifficulty = PREFSMAN->m_iProgressiveStageLifebar;
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user