]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cleanup SpecialRespawnSystem (#36087)
authorTayrtahn <tayrtahn@gmail.com>
Tue, 25 Mar 2025 22:16:48 +0000 (18:16 -0400)
committerGitHub <noreply@github.com>
Tue, 25 Mar 2025 22:16:48 +0000 (23:16 +0100)
commit1364bfd4221f2fcc24113170f022094314fe4bbe
treea5b6e769f101bf751ae098a5425fefde14dd8f81
parent8dfa2e8f950547917d41f09e0f1bae5d3d207a08
Cleanup SpecialRespawnSystem (#36087)

* grid.TileIndicesFor -> _map.TileIndicesFor

* coords.ToMap -> _transform.ToMapCoordinates

* grid.TryGetTileRef -> _map.TryGetTileRef

* grid.GridTileToWorldPos -> _map.GridTileToWorldPos

* grid.WorldToTile -> _map.WorldToTile

* grid.GridTileToLocal -> _map.GridTileToLocal

* Formatting why not
Content.Server/Respawn/SpecialRespawnSystem.cs