]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Content changes for engine delta-state PR (#28134)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Fri, 24 May 2024 04:08:23 +0000 (16:08 +1200)
committerGitHub <noreply@github.com>
Fri, 24 May 2024 04:08:23 +0000 (14:08 +1000)
commit5d5046746688639b95655dcb9cb3bab67484561b
tree6294007e08475b46b2066e60bf5c5894b56ae56b
parent8a95cb186c922eee64c4c389c5ff247090861210
Content changes for engine delta-state PR (#28134)

* Update GasTileOverlayState

* Update DecalGridState

* Update NavMapState

* poke

* poke2

* poke3

* Poke dem tests
Content.Client/Atmos/EntitySystems/GasTileOverlaySystem.cs
Content.Client/Decals/DecalSystem.cs
Content.Client/Pinpointer/NavMapSystem.cs
Content.Shared/Atmos/Components/GasTileOverlayComponent.cs
Content.Shared/Atmos/EntitySystems/SharedGasTileOverlaySystem.cs
Content.Shared/Decals/DecalGridComponent.cs
Content.Shared/Decals/SharedDecalSystem.cs
Content.Shared/Pinpointer/SharedNavMapSystem.cs