This commit is contained in:
Paul 2001-06-15 18:04:22 +00:00
parent 6e9f4e48aa
commit d7866e0f42
2 changed files with 47 additions and 18 deletions

View file

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