mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update PlanetConfig.cs
This commit is contained in:
parent
bd32be3cc7
commit
bd125c0182
2
NewHorizons/External/Configs/PlanetConfig.cs
vendored
2
NewHorizons/External/Configs/PlanetConfig.cs
vendored
@ -65,7 +65,7 @@ namespace NewHorizons.External.Configs
|
|||||||
public string[] removeChildren;
|
public string[] removeChildren;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// optimization. turn this off if you know you're generating a new body and aren't worried about other mods editing it.
|
/// optimization. turn this off if you know you're generating a new body and aren't worried about other addons editing it.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[DefaultValue(true)] public bool checkForExisting = true;
|
[DefaultValue(true)] public bool checkForExisting = true;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user