Some formatting changes
This commit is contained in:
parent
5823d87eae
commit
72b2baf2e3
|
@ -48,27 +48,27 @@
|
|||
<legend>Resume</legend>
|
||||
<pref-width>100</pref-width>
|
||||
<pref-height>28</pref-height>
|
||||
<binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>followme.resume()</script>
|
||||
</binding>
|
||||
<binding>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>save.resume()</script>
|
||||
</binding>
|
||||
<binding>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>velocities/groundspeed-kt</property>
|
||||
<value>0</value>
|
||||
</binding>
|
||||
<binding>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>/position/altitude-agl-ft</property>
|
||||
<value>0</value>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>pause</command>
|
||||
</binding>
|
||||
</binding>
|
||||
</button>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue