It is 100% now

This commit is contained in:
Noah Pilarski 2022-08-18 03:09:34 -04:00
parent bd810e10a9
commit ae81228882

View File

@ -53,7 +53,7 @@ namespace NewHorizons.External.Modules.VariableSize
public float solarLuminosity = 1f;
/// <summary>
/// Radius of the supernova. Any planets within 80% of this will be destroyed.
/// Radius of the supernova. Any planets within this will be destroyed.
/// </summary>
[DefaultValue(50000f)]
[Range(0f, double.MaxValue)]