This commit is contained in:
parent
51ec8ef4c1
commit
098feadcfe
@ -88,7 +88,7 @@ int W;
|
|||||||
|
|
||||||
if ( SoundId == NOT_PLAYING )
|
if ( SoundId == NOT_PLAYING )
|
||||||
{
|
{
|
||||||
SoundId = (int) CSoundMediator::playSfx(CSoundMediator::SFX_WORLD_OBJECT__GEYSER,true);
|
SoundId = (int) CSoundMediator::playSfx(CSoundMediator::SFX_OIL_GEYSER,true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user