Map ID fixes (Take 2) (#10075)
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/saltern.yml");
|
||||
mapLoader.LoadMap(mapId, "Maps/Stations/saltern.yml");
|
||||
mapLoader.SaveMap(mapId, "load save ticks save 1.yml");
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user