mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
REEEEEE
This commit is contained in:
parent
c39a89d638
commit
c219f6bdf6
2
NewHorizons/External/Modules/OrbitModule.cs
vendored
2
NewHorizons/External/Modules/OrbitModule.cs
vendored
@ -76,7 +76,7 @@ namespace NewHorizons.External.Modules
|
||||
/// The semi-major axis of the ellipse that is the body's orbit. For a circular orbit this is the radius.
|
||||
/// </summary>
|
||||
[Range(0f, double.MaxValue)]
|
||||
public float semiMajorAxis { get; set; };
|
||||
public float semiMajorAxis { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// The angle (in degrees) between the body's orbit and the plane of the star system
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user