mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update Main.cs
This commit is contained in:
parent
63ae94a9a3
commit
8614d082ff
@ -694,6 +694,8 @@ namespace NewHorizons
|
||||
{
|
||||
if (SystemDict[starSystemName].Config.GlobalMusic == null && SystemDict[starSystemName].Config.Skybox == null)
|
||||
SystemDict[starSystemName].Mod = mod;
|
||||
if (SystemDict[starSystemName].Config.extras == null)
|
||||
SystemDict[starSystemName].RelativePath = relativePath;
|
||||
SystemDict[starSystemName].Config.Merge(starSystemConfig);
|
||||
}
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user