This commit is contained in:
Paul 2001-06-18 19:16:58 +00:00
parent 87d73dfd63
commit 4274670049
2 changed files with 42 additions and 19 deletions

View file

@ -56,7 +56,9 @@ private:
virtual CSoundMediator::SFXID sfxToPlayWhenCollected(){return CSoundMediator::SFX_ITEM__LEVEL_ITEM;}
int m_hiddenUntilBossDead;
int m_starSin;
int m_starSinRotate;
int m_starSinRadius;
int m_starFrame;
int m_starSinR,m_starSinG,m_starSinB;
int m_gfxFrame;