Update buckle jointrelay (#21079)
This commit is contained in:
@@ -75,7 +75,7 @@ public abstract partial class SharedBuckleSystem : EntitySystem
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
_transform.SetLocalRotation(buckleUid, Angle.Zero, buckleTransform);
|
_transform.SetLocalRotation(buckleUid, Angle.Zero, buckleTransform);
|
||||||
_joints.RefreshRelay(buckleUid, strapUid);
|
_joints.SetRelay(buckleUid, strapUid);
|
||||||
|
|
||||||
switch (strapComp.Position)
|
switch (strapComp.Position)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user