This commit is contained in:
Paul 2001-07-24 16:22:28 +00:00
parent 3597faace0
commit cb552ecdfe
2 changed files with 5 additions and 1 deletions

View file

@ -52,6 +52,7 @@ private:
virtual CSoundMediator::SFXID sfxToPlayWhenCollected(){return CSoundMediator::SFX_ITEM__ANY_OTHER_ITEM;}//SFX_ITEM__SKILL_ITEM;}
int m_tokenNumber;
int m_collectedFlag;
};