降落也是20米
This commit is contained in:
parent
5c8d77ffeb
commit
b0f6934b1a
@ -8,7 +8,7 @@ namespace Plane.FormationCreator.Formation
|
|||||||
{
|
{
|
||||||
public partial class FlightTask
|
public partial class FlightTask
|
||||||
{
|
{
|
||||||
private float _RTLAlt = 15.0f;
|
private float _RTLAlt = 20.0f;
|
||||||
public float RTLAlt
|
public float RTLAlt
|
||||||
{
|
{
|
||||||
get { return _RTLAlt; }
|
get { return _RTLAlt; }
|
||||||
|
Loading…
Reference in New Issue
Block a user