Content changes required for physicsmap purge (#37878)

* PhysMap changes

* Fix call

* Avoid tilefriction resolve

yummy

* a
This commit is contained in:
metalgearsloth
2025-05-28 19:38:47 +10:00
committed by GitHub
parent 10dee14893
commit ea7350f3f1
41 changed files with 48 additions and 124 deletions

View File

@@ -2,6 +2,7 @@ using System.Numerics;
using System.Runtime.CompilerServices;
using Content.Server.Shuttles.Components;
using Content.Server.Shuttles.Systems;
using Content.Shared.Friction;
using Content.Shared.Movement.Components;
using Content.Shared.Movement.Systems;
using Content.Shared.Shuttles.Components;