don't wait for memory card to be removed

This commit is contained in:
Chris Danford
2004-03-24 04:05:43 +00:00
parent 3aa17640f1
commit 111f5b3124
2 changed files with 6 additions and 23 deletions
-1
View File
@@ -30,7 +30,6 @@ private:
Sprite m_sprRemoveMemoryCard[NUM_PLAYERS];
bool m_bWaitingForRemoveCard[NUM_PLAYERS];
float m_fTimeUntilBeginFadingOut;
};