fix ScreenSelectCharacter timer

This commit is contained in:
Glenn Maynard
2004-05-08 06:42:23 +00:00
parent ccbe03e14e
commit 282e502e6d
4 changed files with 28 additions and 18 deletions
+1
View File
@@ -34,6 +34,7 @@ public:
bool m_bTimerEnabled;
void StopTimer();
void ResetTimer();
protected:
BGAnimation m_Background;