This commit is contained in:
parent
535ab93071
commit
9e1c8c54ac
1 changed files with 3 additions and 0 deletions
|
@ -43,6 +43,9 @@ public:
|
|||
protected:
|
||||
virtual int getWeaponSpriteFrame();
|
||||
|
||||
private:
|
||||
virtual CSoundMediator::SFXID sfxToPlayWhenCollected(){return CSoundMediator::SFX_ITEM__CORAL_BLOWER;}
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue