1
0
Fork 0

Merge /u/dg-505/flightgear/ branch next into next

https://sourceforge.net/p/flightgear/fgdata/merge-requests/57/
This commit is contained in:
Torsten Dreyer 2016-05-04 19:46:24 +00:00
commit ba98976951
2 changed files with 5 additions and 5 deletions

View file

@ -68,7 +68,7 @@
<object-name>marker</object-name>
<property>sim/model/marker/x/value</property>
<axis>
<x>1</x>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>

View file

@ -155,7 +155,7 @@
<binding>
<command>property-adjust</command>
<property>/sim/model/marker/x/offset</property>
<step>10</step>
<step>-10</step>
</binding>
<binding>
<command>nasal</command>
@ -171,7 +171,7 @@
<binding>
<command>property-adjust</command>
<property>/sim/model/marker/x/offset</property>
<step>1</step>
<step>-1</step>
</binding>
<binding>
<command>nasal</command>
@ -209,7 +209,7 @@
<binding>
<command>property-adjust</command>
<property>/sim/model/marker/x/offset</property>
<step>-1</step>
<step>1</step>
</binding>
<binding>
<command>nasal</command>
@ -225,7 +225,7 @@
<binding>
<command>property-adjust</command>
<property>/sim/model/marker/x/offset</property>
<step>-10</step>
<step>10</step>
</binding>
<binding>
<command>nasal</command>