This commit is contained in:
parent
e9617e3b8e
commit
d124375853
1 changed files with 2 additions and 1 deletions
|
@ -173,7 +173,8 @@ void CBubicleEmitter::render()
|
|||
void CBubicleEmitter::kill()
|
||||
{
|
||||
ASSERT(m_active);
|
||||
|
||||
|
||||
s_numLiveBubicleEmitters--;
|
||||
m_active=false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue