This commit is contained in:
parent
bcc3b49a11
commit
6aa049fd3d
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ void CNpcShellEnemy::postInit()
|
|||
m_shellType = FRM_SHELL_STATIC0000 + ( getRnd() % ( FRM_SHELL_STATIC0002 - FRM_SHELL_STATIC0000 + 1 ) );
|
||||
|
||||
Pos.vy -= 20;
|
||||
m_base.vy -= 20;
|
||||
m_initPos.vy -= 20;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue