This commit is contained in:
parent
72e5da1ff6
commit
1a606c048d
9 changed files with 90 additions and 15 deletions
|
@ -150,6 +150,7 @@ static PlayerMetrics s_playerMetrics=
|
|||
---------------------------------------------------------------------- */
|
||||
void CPlayerModeCoralBlower::enter()
|
||||
{
|
||||
CPlayerModeBase::enter();
|
||||
m_blowerState=BLOWER_STATE__EMPTY;
|
||||
CSoundMediator::playSfx(CSoundMediator::SFX_ITEM__CORAL_BLOWER);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue