]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cleanup WarpCommand (#36088)
authorTayrtahn <tayrtahn@gmail.com>
Wed, 26 Mar 2025 02:17:46 +0000 (22:17 -0400)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 02:17:46 +0000 (03:17 +0100)
commit462519b7dacd13dff2f48dc0add56bba6b61da11
tree7b1e6fd444e3f06e0487dec4eb70743cead78097
parent9ca6353dcdae7498fd2f89f1bb01479fb08373d7
Cleanup WarpCommand (#36088)

* EntityCoordinates.GetGridUid -> SharedTransformSystem.GetGrid

* EntityCoordinates.GetMapId -> SharedTransformSystem.GetMapId

* Hey look, there's been a bug here this whole time

* TransformComponent.Coordinates.set -> SharedTransformSystem.SetCoordinates

* Now actually working!

* Formatting why not

* Remove unneeded GetComponent
Content.Server/Administration/Commands/WarpCommand.cs