This commit is contained in:
parent
ff8ebd213b
commit
f93f6f0643
6 changed files with 187 additions and 12 deletions
|
@ -222,7 +222,7 @@ void CNpcEnemy::processGenericFixedPathMove( int _frames, s32 *moveX, s32 *moveY
|
|||
|
||||
*moveVel = ( _frames * m_data[m_type].speed ) << 8;
|
||||
|
||||
processGroundCollisionReverse( moveX, moveY );
|
||||
//processGroundCollisionReverse( moveX, moveY );
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue