add aar/radar capabilities (useful for aar testing)
This commit is contained in:
parent
5011ae6ca4
commit
65d4a4ba0a
1 changed files with 10 additions and 0 deletions
|
@ -156,5 +156,15 @@
|
||||||
<ufo>
|
<ufo>
|
||||||
<file>Aircraft/ufo/ufo.nas</file>
|
<file>Aircraft/ufo/ufo.nas</file>
|
||||||
</ufo>
|
</ufo>
|
||||||
|
|
||||||
|
<aar>
|
||||||
|
<file>Aircraft/Generic/aar.nas</file>
|
||||||
|
</aar>
|
||||||
</nasal>
|
</nasal>
|
||||||
|
|
||||||
|
<instrumentation>
|
||||||
|
<radar>
|
||||||
|
<debug-mode type="bool">true</debug-mode>
|
||||||
|
</radar>
|
||||||
|
</instrumentation>
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
Loading…
Add table
Reference in a new issue