Mapping Actions (#6877)

This commit is contained in:
Leon Friedrich
2022-03-02 12:12:34 +13:00
committed by GitHub
parent c3e118bf19
commit 36fcca8337
7 changed files with 1335 additions and 7 deletions

View File

@@ -88,6 +88,7 @@ namespace Content.Server.GameTicking.Commands
shell.RemoteExecuteCommand("showmarkers");
shell.RemoteExecuteCommand("togglelight");
shell.RemoteExecuteCommand("showsubfloorforever");
shell.RemoteExecuteCommand("loadmapacts");
mapManager.SetMapPaused(mapId, true);
if (args.Length == 2)