]> git.smokeofanarchy.ru Git - space-station-14.git/commit
replace obsolete IsGrid calls with HasComp<MapGridComponent> (#36729)
authorKyle Tyo <36606155+VerinSenpai@users.noreply.github.com>
Sun, 20 Apr 2025 04:14:58 +0000 (00:14 -0400)
committerGitHub <noreply@github.com>
Sun, 20 Apr 2025 04:14:58 +0000 (14:14 +1000)
commit2c54ec10c6e9c3881f44df9233cd96c3e4d6f45b
tree256edbaf045ec720c190ea2792488f04c457abe4
parenta6d2b1f0b81e27252c16c6e89d2c95a5a82ec458
replace obsolete IsGrid calls with HasComp<MapGridComponent> (#36729)

* replace obsolete IsGrid calls with HasComp<MapGridComponent>

* remove IMapManager dependency

* well would you look at that

* just look at it
Content.Server/Atmos/EntitySystems/GasTileOverlaySystem.cs
Content.Shared/Movement/Systems/SharedMoverController.Input.cs
Content.Shared/Movement/Systems/SharedMoverController.cs