Ragdoll syncing bugfix
This commit is contained in:
@@ -1073,8 +1073,6 @@ namespace Barotrauma
|
||||
{
|
||||
currPos = next.Position;
|
||||
t = 1.0f;
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
collider.SetTransform(currPos, collider.Rotation);
|
||||
|
||||
Reference in New Issue
Block a user