]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cleanup BiomeSystem.Commands (#36084)
authorTayrtahn <tayrtahn@gmail.com>
Tue, 25 Mar 2025 22:30:06 +0000 (18:30 -0400)
committerGitHub <noreply@github.com>
Tue, 25 Mar 2025 22:30:06 +0000 (23:30 +0100)
commit7270988961f6fdcdd3995a4c95d4446c257a17b5
tree13067536998d3aea9186a5d0df248980f073fe3f
parent1364bfd4221f2fcc24113170f022094314fe4bbe
Cleanup BiomeSystem.Commands (#36084)

* _mapManager.GetMapEntityId -> _mapSystem.GetMapOrInvalid

* _mapManager.MapExists -> _mapSystem.MapExists

* Unused using
Content.Server/Parallax/BiomeSystem.Commands.cs