mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
@@ -215,7 +215,7 @@ namespace Robust.UnitTesting
|
||||
|
||||
var modLoader = deps.Resolve<TestingModLoader>();
|
||||
modLoader.Assemblies = contentAssemblies;
|
||||
modLoader.TryLoadModulesFrom(ResPath.Root, "");
|
||||
modLoader.TryLoadModulesFrom(ResourcePath.Root, "");
|
||||
|
||||
entMan.Startup();
|
||||
mapMan.Startup();
|
||||
|
||||
Reference in New Issue
Block a user