Mapping Actions (#6877)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user