Update submodule to 167.0.0 (#21060)
This commit is contained in:
@@ -104,8 +104,6 @@ public abstract partial class SharedHandsSystem
|
|||||||
|
|
||||||
var target = targetDropLocation.Value.ToMap(EntityManager, TransformSystem);
|
var target = targetDropLocation.Value.ToMap(EntityManager, TransformSystem);
|
||||||
TransformSystem.SetWorldPosition(itemXform, GetFinalDropCoordinates(uid, userXform.MapPosition, target));
|
TransformSystem.SetWorldPosition(itemXform, GetFinalDropCoordinates(uid, userXform.MapPosition, target));
|
||||||
// TODO: Temporary measure until we get engine method for setworldpos nolerp.
|
|
||||||
TransformSystem.DeactivateLerp(itemXform);
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Submodule RobustToolbox updated: 7095a58685...77654a1628
Reference in New Issue
Block a user