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

@ -37,6 +37,7 @@ void CFXBubble::think(int _frames)
{
if (renderFrame!=FRM__BUBBLEPOP)
{
CSoundMediator::playSfx(CSoundMediator::SFX_BALLOON_POP,false);
renderFrame=FRM__BUBBLEPOP;
}
else