This commit is contained in:
parent
2eb9fee97c
commit
b985c8860a
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ void CPlayerModeBubbleMixture::think()
|
|||
pos.vx+=buboff.vx*m_player->getFacing();
|
||||
pos.vy+=buboff.vy;
|
||||
bubble->init(pos,4);
|
||||
bubble->postInit();
|
||||
|
||||
// Start the blowing anim off
|
||||
m_blowFrame=0;
|
||||
|
|
Loading…
Add table
Reference in a new issue