Update submodule to 167.0.0 (#21060)
This commit is contained in:
parent
a30e3ae432
commit
c3e1f60bfc
|
|
@ -104,8 +104,6 @@ public abstract partial class SharedHandsSystem
|
|||
|
||||
var target = targetDropLocation.Value.ToMap(EntityManager, TransformSystem);
|
||||
TransformSystem.SetWorldPosition(itemXform, GetFinalDropCoordinates(uid, userXform.MapPosition, target));
|
||||
// TODO: Temporary measure until we get engine method for setworldpos nolerp.
|
||||
TransformSystem.DeactivateLerp(itemXform);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 7095a58685f60707b38edfc4689b658a5bd21a92
|
||||
Subproject commit 77654a16289b2c8638b344b9e858c65051512e03
|
||||
Loading…
Reference in New Issue