Changed the binding for "c" to simply turn 3d cockpit off or back on
This commit is contained in:
parent
ec100930e0
commit
b1a02baa86
1 changed files with 0 additions and 8 deletions
|
@ -634,14 +634,6 @@ calculated by adding 256 to the GLUT key value in glut.h.
|
|||
<key n="99">
|
||||
<name>c</name>
|
||||
<desc>Toggle 3D/2D cockpit</desc>
|
||||
<binding>
|
||||
<condition>
|
||||
<property>/sim/allow-toggle-cockpit</property>
|
||||
</condition>
|
||||
<command>property-swap</command>
|
||||
<property>/sim/panel[0]/path</property>
|
||||
<property>/sim/panel[1]/path</property>
|
||||
</binding>
|
||||
<binding>
|
||||
<condition>
|
||||
<property>/sim/allow-toggle-cockpit</property>
|
||||
|
|
Loading…
Reference in a new issue