]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Purge uses of TransformComponent.Anchored.set. Also adds parentheses. (#34938)
authorTemporalOroboros <TemporalOroboros@gmail.com>
Thu, 20 Feb 2025 12:06:39 +0000 (04:06 -0800)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 12:06:39 +0000 (23:06 +1100)
commita4001fba1b3071f1b26d24d136cf70f8b93cb850
treecedafc7d00e960f8df5c87b66c95b13afc5f4b83
parentc8dce26dbbb8af7a431bb31ebe6f29d1b3aa6a24
Purge uses of TransformComponent.Anchored.set. Also adds parentheses. (#34938)
22 files changed:
Content.IntegrationTests/Tests/Disposal/DisposalUnitTest.cs
Content.Server/Administration/Systems/AdminVerbSystem.Smites.cs
Content.Server/Atmos/EntitySystems/PipeRestrictOverlapSystem.cs
Content.Server/Cargo/Systems/CargoSystem.Orders.cs
Content.Server/Construction/Completions/SetAnchor.cs
Content.Server/Construction/ConstructionSystem.Graph.cs
Content.Server/Defusable/Systems/DefusableSystem.cs
Content.Server/Explosion/EntitySystems/TriggerSystem.cs
Content.Server/Holosign/HolosignSystem.cs
Content.Server/Nuke/NukeSystem.cs
Content.Server/Procedural/DungeonJob/DungeonJob.PostGenBiome.cs
Content.Server/Procedural/DungeonJob/DungeonJob.PostGenBiomeMarkerLayer.cs
Content.Server/Procedural/DungeonSystem.Rooms.cs
Content.Server/Rotatable/RotatableSystem.cs
Content.Shared/Blocking/BlockingSystem.cs
Content.Shared/Construction/EntitySystems/AnchorableSystem.cs
Content.Shared/Construction/SharedConstructionSystem.cs
Content.Shared/Magic/SharedMagicSystem.cs
Content.Shared/Polymorph/Systems/SharedChameleonProjectorSystem.cs
Content.Shared/Security/Systems/DeployableBarrierSystem.cs
Content.Shared/Weapons/Melee/MeleeThrowOnHitSystem.cs
Content.Shared/Weapons/Misc/SharedTetherGunSystem.cs