This commit is contained in:
Daveo 2001-07-04 20:42:42 +00:00
parent c66564e837
commit e73d4eebf7
11 changed files with 107 additions and 35 deletions

View file

@ -21,6 +21,7 @@ void CFXGeyser::init(DVECTOR const &_Pos)
CFX::init(_Pos);
Height=TargetHeight=8;
currentFrame=FRM__GUSH000;
/* m_soundId=*/CSoundMediator::playSfx(CSoundMediator::SFX_WORLD_OBJECT__GEYSER,false);
}
/*****************************************************************************/