This commit is contained in:
Glenn Maynard
2007-03-14 04:26:32 +00:00
parent 0198161675
commit d50f66373a
5 changed files with 86 additions and 1 deletions
+4
View File
@@ -97,6 +97,10 @@ public:
vector<HighScore> vHighScores;
Grade HighGrade;
// Lua
void PushSelf( lua_State *L );
private:
int iNumTimesPlayed;
DateTime dtLastPlayed; // meaningless if iNumTimesPlayed == 0