This commit is contained in:
parent
8bd03a35ff
commit
dcdbc83daf
2 changed files with 1 additions and 1 deletions
|
@ -187,6 +187,7 @@ void CPlayerModeBubbleMixture::think()
|
|||
pos=m_player->getPos();
|
||||
pos.vx+=buboff.vx*m_player->getFacing();
|
||||
pos.vy+=buboff.vy;
|
||||
bubble->setGraphic( (u8) 0 );
|
||||
bubble->init(pos,4);
|
||||
bubble->postInit();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue