This commit is contained in:
Paul 2001-06-18 20:51:46 +00:00
parent e6ebbb57fd
commit a1375a53ac
2 changed files with 46 additions and 20 deletions

View file

@ -56,6 +56,8 @@ private:
virtual CSoundMediator::SFXID sfxToPlayWhenCollected(){return CSoundMediator::SFX_ITEM__LEVEL_ITEM;}
int m_hiddenUntilBossDead;
int m_collected,m_collectedFrameCount;
int m_starSinRotate;
int m_starSinRadius;
int m_starFrame;