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

hg/feature/sound
kervala 15 years ago
parent c0318a2823
commit 404e26a51f

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

Loading…
Cancel
Save