diff --git a/src/PlayerStageStats.h b/src/PlayerStageStats.h index 5c6a944c5c..f59d420464 100644 --- a/src/PlayerStageStats.h +++ b/src/PlayerStageStats.h @@ -32,6 +32,7 @@ public: void ResetScoreForLesson(); bool m_bJoined; + bool m_bPlayerCanAchieveFullCombo; vector m_vpPossibleSteps; int m_iStepsPlayed; // how many of m_vpPossibleStepshow many of m_vpPossibleSteps were played /**