This commit is contained in:
parent
c66564e837
commit
e73d4eebf7
11 changed files with 107 additions and 35 deletions
|
@ -37,6 +37,7 @@ void CFXBubble::think(int _frames)
|
|||
{
|
||||
if (renderFrame!=FRM__BUBBLEPOP)
|
||||
{
|
||||
CSoundMediator::playSfx(CSoundMediator::SFX_BALLOON_POP,false);
|
||||
renderFrame=FRM__BUBBLEPOP;
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue