Add UI window for loadbp (#9441)

* Add UI window for loadbp

* Perms disabled

* Also teleport button

* wraparound fix

* Review
This commit is contained in:
metalgearsloth
2022-07-06 14:17:19 +10:00
committed by GitHub
parent 0079014691
commit 7e0b49c7bd
6 changed files with 183 additions and 7 deletions

View File

@@ -390,6 +390,7 @@ namespace Content.Client.Sandbox
RaiseNetworkEvent(new MsgSandboxSuicide());
}
// TODO: These should check for command perms + be reset if the round is over.
public void ToggleEntitySpawnWindow()
{