Merge branch 'dev' into eye-of-the-universe

This commit is contained in:
Nick 2022-10-03 19:43:15 -04:00
commit 87e753552e

View File

@ -47,11 +47,6 @@ namespace NewHorizons.External.Configs
/// </summary> /// </summary>
public BrambleModule Bramble; public BrambleModule Bramble;
/// <summary>
/// Set to a higher number if you wish for this body to be built sooner
/// </summary>
[DefaultValue(-1)] public int buildPriority = -1;
/// <summary> /// <summary>
/// Should this planet ever be shown on the title screen? /// Should this planet ever be shown on the title screen?
/// </summary> /// </summary>