Ez2dancer "Hard" now a totally different style.

This commit is contained in:
Andrew Livy
2002-07-22 20:51:51 +00:00
parent e096178eb4
commit 83d773d239
4 changed files with 73 additions and 37 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ ScreenEvaluation::ScreenEvaluation( bool bSummary )
}
else if (l == 5 && GAMEMAN->m_CurGame == GAME_EZ2 ) // sneakily use this one for the max combo.
{
if (p == PLAYER_ )
if (p == PLAYER_1 )
{
m_textJudgeNumbers[l][p].SetXY( JUDGE_NUMBERS_X_EZ2[p]-40, JUDGE_EZ2_COOL_Y + 180);
}