]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Update submodule to 167.0.0 (#21060)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Tue, 17 Oct 2023 12:58:36 +0000 (23:58 +1100)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2023 12:58:36 +0000 (23:58 +1100)
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs
RobustToolbox

index 5d0eaaf994dd915412854332a5cae14b9397b00d..77752c4fbdeb7cbf936ed10e0bed8ad1c66c2b96 100644 (file)
@@ -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;
     }
 
index 7095a58685f60707b38edfc4689b658a5bd21a92..77654a16289b2c8638b344b9e858c65051512e03 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 7095a58685f60707b38edfc4689b658a5bd21a92
+Subproject commit 77654a16289b2c8638b344b9e858c65051512e03