This commit is contained in:
parent
318b7986fd
commit
a7f3877c17
@ -43,8 +43,6 @@ public:
|
|||||||
protected:
|
protected:
|
||||||
virtual int getWeaponSpriteFrame();
|
virtual int getWeaponSpriteFrame();
|
||||||
|
|
||||||
private:
|
|
||||||
virtual CSoundMediator::SFXID sfxToPlayWhenCollected(){return CSoundMediator::SFX_ITEM__CORAL_BLOWER;}
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
@ -61,8 +61,6 @@ public:
|
|||||||
protected:
|
protected:
|
||||||
virtual int getWeaponSpriteFrame();
|
virtual int getWeaponSpriteFrame();
|
||||||
|
|
||||||
private:
|
|
||||||
virtual CSoundMediator::SFXID sfxToPlayWhenCollected(){return CSoundMediator::SFX_JELLY_LAUNCHER;}
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user