Revert map PRs (#10079)
* Revert "Fix Saltern cvar (#10077)" This reverts commit0f0420eca9. * Revert "Map ID fixes (Take 2) (#10075)" This reverts commitc15e14676d.
This commit is contained in:
@@ -93,7 +93,7 @@ namespace Content.IntegrationTests.Tests
|
||||
mapId = mapManager.CreateMap();
|
||||
mapManager.AddUninitializedMap(mapId);
|
||||
mapManager.SetMapPaused(mapId, true);
|
||||
mapLoader.LoadMap(mapId, "Maps/Stations/saltern.yml");
|
||||
mapLoader.LoadMap(mapId, "Maps/saltern.yml");
|
||||
mapLoader.SaveMap(mapId, "load save ticks save 1.yml");
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user