mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update isStatic description to reference staticPosition
This commit is contained in:
parent
c4f0516d53
commit
b79aed1490
3
NewHorizons/External/Modules/OrbitModule.cs
vendored
3
NewHorizons/External/Modules/OrbitModule.cs
vendored
@ -57,7 +57,8 @@ namespace NewHorizons.External.Modules
|
|||||||
public bool dottedOrbitLine;
|
public bool dottedOrbitLine;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Is the body meant to stay in one place without moving?
|
/// Is the body meant to stay in one place without moving? If staticPosition is not set, the initial position
|
||||||
|
/// will be determined using its orbital parameters.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public bool isStatic;
|
public bool isStatic;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user