Correct the name of attitude-indicator's property...
... which has always been called "caged-flag", not "caged".
This commit is contained in:
parent
7fb3422f22
commit
3e14576975
1 changed files with 2 additions and 2 deletions
|
@ -1042,8 +1042,8 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<tumble-flag type="bool"
|
||||
archive="y">false</tumble-flag>
|
||||
</config>
|
||||
<caged type="bool"
|
||||
archive="y">false</caged>
|
||||
<caged-flag type="bool"
|
||||
archive="y">false</caged-flag>
|
||||
<serviceable type="bool"
|
||||
archive="y">true</serviceable>
|
||||
<spin type="double"
|
||||
|
|
Loading…
Reference in a new issue