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