add dynamic cockpit view entry (the /sim/view[0]/dynamic/ group is
supposed to contain all configurable parameters; there aren't any yet)
This commit is contained in:
parent
e846e6e37c
commit
1b3807c3a7
1 changed files with 3 additions and 0 deletions
|
@ -275,6 +275,9 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<right-direction-deg type="double">270</right-direction-deg>
|
||||
<front-right-direction-deg type="double">315</front-right-direction-deg>
|
||||
</config>
|
||||
<dynamic>
|
||||
<enabled type="bool" userarchive="y">false</enabled>
|
||||
</dynamic>
|
||||
</view>
|
||||
|
||||
<view>
|
||||
|
|
Loading…
Add table
Reference in a new issue