add grade count and screenshots sections to stats.html

This commit is contained in:
Chris Danford
2004-02-16 09:23:34 +00:00
parent 4156126765
commit be49e33c53
8 changed files with 149 additions and 55 deletions
+1
View File
@@ -119,6 +119,7 @@ public:
int m_iGradeWeightOK;
int m_iGradeWeightNG;
int m_iNumGradeTiersUsed;
float m_fGradePercentTier[NUM_GRADE_TIERS]; // the minimum percent necessary achieve a grade
bool m_bGradeTier02IsAllPerfects; // DDR special case. If true, m_fGradePercentTier[GRADE_TIER_2] is ignored