This commit is contained in:
Paul 2001-06-01 18:59:33 +00:00
parent 6630244a6f
commit a7949471f1
23 changed files with 110 additions and 38 deletions

View file

@ -48,6 +48,8 @@ private:
virtual void thinkPickup(int _frames);
virtual void renderPickup(DVECTOR *_pos);
virtual CSoundMediator::SFXID sfxToPlayWhenCollected(){return CSoundMediator::SFX_ITEM__LEVEL_ITEM;}
int m_pingFrame;
int m_gfxFrame;