Add NukeOps Test (#27207)

* Add NukeOps Test

* Update EvacShuttleTest to also check mapinit

* Update RuleMaxTimeRestartTest

* Fix cvar cleanup

* A

* Revert some changes

* comments

* Add MappingTests

* Finally fix the test

* A
This commit is contained in:
Leon Friedrich
2024-04-24 17:38:43 +12:00
committed by GitHub
parent 49f1c8b197
commit 91aa16f08a
16 changed files with 355 additions and 31 deletions

View File

@@ -53,7 +53,7 @@ namespace Content.Server.Mapping
}
#if DEBUG
shell.WriteError(Loc.GetString("cmd-mapping-warning"));
shell.WriteLine(Loc.GetString("cmd-mapping-warning"));
#endif
MapId mapId;