This commit is contained in:
Charles 2001-07-12 21:12:26 +00:00
parent aab9b2a16b
commit 216d338898

View File

@ -114,4 +114,6 @@ void CNpcConveyorSwitchHazard::trigger()
level.reverseMapConveyor();
CAnimTex::SetSpeed( -CAnimTex::GetSpeed() );
CSoundMediator::playSfx(CSoundMediator::SFX_ANEMONE_DEFEATED_LEVEL2);
}