]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Code cleanup: Purge obsoleted SharedPhysicsSystem methods (#26287)
authorTayrtahn <tayrtahn@gmail.com>
Mon, 25 Mar 2024 06:37:25 +0000 (02:37 -0400)
committerGitHub <noreply@github.com>
Mon, 25 Mar 2024 06:37:25 +0000 (17:37 +1100)
commit964c6d54caae45b205a326143f56d6458a1bbc8a
treeb8e06c18c711d758924c6e6edb3d3085235b98e7
parentb2c5ae9023a6f659754f55b030ba52cdb1c2f80a
Code cleanup: Purge obsoleted SharedPhysicsSystem methods (#26287)

Updated calls to SharedPhysicsSystem methods
16 files changed:
Content.Server/Administration/Systems/AdminVerbSystem.Smites.cs
Content.Server/Atmos/EntitySystems/AtmosphereSystem.HighPressureDelta.cs
Content.Server/Chemistry/EntitySystems/VaporSystem.cs
Content.Server/ImmovableRod/ImmovableRodSystem.cs
Content.Server/ParticleAccelerator/EntitySystems/ParticleAcceleratorSystem.Emitter.cs
Content.Server/Physics/Controllers/ChasingWalkSystem.cs
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs
Content.Server/Shuttles/Systems/ShuttleSystem.cs
Content.Server/StationEvents/Events/MeteorSwarmRule.cs
Content.Shared/Buckle/SharedBuckleSystem.Buckle.cs
Content.Shared/Movement/Systems/SharedJetpackSystem.cs
Content.Shared/Throwing/ThrowingSystem.cs
Content.Shared/Throwing/ThrownItemSystem.cs
Content.Shared/Weapons/Melee/MeleeThrowOnHitSystem.cs
Content.Shared/Weapons/Misc/SharedTetherGunSystem.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs