Fixed: #886 cannot move, only spin in circles (patch provided by ratmice)

This commit is contained in:
kervala 2010-05-12 12:36:25 +02:00
parent 5d4568210a
commit 5ee6a11b66

View file

@ -162,6 +162,7 @@ CUserEntity::CUserEntity()
_ViewMode = FirstPV;
_PermanentDeath = false;
_FollowMode = false;
_CheckPrimitive = 0;
// The user is not in collision with someone else.