Remove buildPriority (unused)

This commit is contained in:
Nick 2022-10-02 17:23:53 -04:00
parent c3910844a9
commit d42185e595

View File

@ -47,11 +47,6 @@ namespace NewHorizons.External.Configs
/// </summary>
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>
/// Should this planet ever be shown on the title screen?
/// </summary>