From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Tue, 17 Oct 2023 12:58:36 +0000 (+1100) Subject: Update submodule to 167.0.0 (#21060) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=d394477d3a3d41a94efbace7c8820cb30f6f0a03;p=space-station-14.git Update submodule to 167.0.0 (#21060) --- diff --git a/Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs b/Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs index 5d0eaaf994..77752c4fbd 100644 --- a/Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs +++ b/Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs @@ -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; } diff --git a/RobustToolbox b/RobustToolbox index 7095a58685..77654a1628 160000 --- a/RobustToolbox +++ b/RobustToolbox @@ -1 +1 @@ -Subproject commit 7095a58685f60707b38edfc4689b658a5bd21a92 +Subproject commit 77654a16289b2c8638b344b9e858c65051512e03