remove PlayerStageStats.SetScore and SetCurMaxScore.

This commit is contained in:
Flameshadowxeroshin
2012-12-25 23:22:02 -06:00
parent ee34471cb6
commit 9ecacf742e
2 changed files with 1 additions and 21 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ public:
void ResetScoreForLesson();
bool m_bJoined;
bool m_bPlayerCanAchieveFullCombo;
bool m_bPlayerCanAchieveFullCombo;
vector<Steps*> m_vpPossibleSteps;
int m_iStepsPlayed; // how many of m_vpPossibleStepshow many of m_vpPossibleSteps were played
/**