Oops... Fixed 100% all the time crash I made.

This commit is contained in:
Charles Lohr
2004-08-13 08:40:53 +00:00
parent fef23248ea
commit 95f896e68e
2 changed files with 14 additions and 8 deletions
+2
View File
@@ -127,6 +127,8 @@ protected:
ActiveAttackList m_ActiveAttackList[NUM_PLAYERS];
BitmapText m_Scoreboard[NUM_NSSB_CATEGORIES]; // for NSMAN, so we can have a scoreboard
bool m_ShowScoreboard;
BitmapText m_textDebug;
RageTimer m_GiveUpTimer;