no message

This commit is contained in:
Chris Danford
2002-05-29 09:47:24 +00:00
parent f3c360a7d6
commit bfc327df13
27 changed files with 332 additions and 228 deletions
+2 -2
View File
@@ -35,6 +35,6 @@ public:
protected:
float m_fScore;
int m_iCurrentScoreDigits[NUM_SCORE_DIGITS];
int m_iDestinationScoreDigits[NUM_SCORE_DIGITS];
float m_fTrailingScore;
float m_fScoreVelocity;
};