This commit is contained in:
Charles 2001-07-24 19:38:03 +00:00
parent 51ec8ef4c1
commit 098feadcfe

View File

@ -88,7 +88,7 @@ int W;
if ( SoundId == NOT_PLAYING )
{
SoundId = (int) CSoundMediator::playSfx(CSoundMediator::SFX_WORLD_OBJECT__GEYSER,true);
SoundId = (int) CSoundMediator::playSfx(CSoundMediator::SFX_OIL_GEYSER,true);
}
}
else