This commit is contained in:
parent
5ea56903c9
commit
65d028c0b3
3 changed files with 7 additions and 6 deletions
|
@ -380,9 +380,6 @@ void CThing::think(int _frames)
|
|||
PosDelta.vx=Pos.vx-PosLast.vx;
|
||||
PosDelta.vy=Pos.vy-PosLast.vy;
|
||||
PosLast=Pos;
|
||||
|
||||
//m_collisionAngle += 1;
|
||||
//m_collisionAngle &= 4095;
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue