This commit is contained in:
parent
131369d2f4
commit
b491c4c10b
8 changed files with 83 additions and 14 deletions
|
@ -331,6 +331,8 @@ void CNpcFlyingDutchmanEnemy::processClose( int _frames )
|
|||
m_state = FLYING_DUTCHMAN_RETURN;
|
||||
m_timerTimer = 2 * GameState::getOneSecondInFrames();
|
||||
}
|
||||
|
||||
CSoundMediator::playSfx( CSoundMediator::SFX_FLYING_DUTCHMAN );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue