merge call of FileSystem.LoadFromManifest into modData ctor
This commit is contained in:
@@ -15,6 +15,7 @@ namespace OpenRA
|
||||
{
|
||||
Manifest = manifest;
|
||||
ObjectCreator = new ObjectCreator( manifest );
|
||||
FileSystem.LoadFromManifest( manifest );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user