]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Content fixes for timeoffsets (#15934)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Mon, 1 May 2023 04:49:25 +0000 (14:49 +1000)
committerGitHub <noreply@github.com>
Mon, 1 May 2023 04:49:25 +0000 (14:49 +1000)
commitd51d74d9341077ae6af7ca2ab5bf4c77dc271d7e
tree1c035ebfbc907b8a25c5fdef569b03a9b08e561b
parent2cf883b56a285d8c67a10c239b51173a444323ed
Content fixes for timeoffsets (#15934)
18 files changed:
Content.Client/Weapons/Ranged/Systems/GunSystem.cs
Content.IntegrationTests/Tests/PrototypeSaveTest.cs
Content.Server/Atmos/Serialization/TileAtmosCollectionSerializer.cs
Content.Server/Charges/Components/AutoRechargeComponent.cs
Content.Server/Chemistry/EntitySystems/SolutionPurgeSystem.cs
Content.Server/Fluids/EntitySystems/SmokeSystem.cs
Content.Server/NPC/NPCBlackboardSerializer.cs
Content.Server/Pinpointer/ProximityBeeperSystem.cs
Content.Server/PowerCell/PowerCellSystem.cs
Content.Server/Shuttles/Systems/ThrusterSystem.cs
Content.Server/Spreader/SpreaderSystem.cs
Content.Server/Weapons/Ranged/Systems/GunSystem.cs
Content.Shared/Anomaly/Components/AnomalyComponent.cs
Content.Shared/Damage/Systems/StaminaSystem.cs
Content.Shared/Sound/Components/EmitSoundOnCollideComponent.cs
Content.Shared/Sound/SharedEmitSoundSystem.cs
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs