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>
|
||||
<file>Aircraft/ufo/ufo.nas</file>
|
||||
</ufo>
|
||||
|
||||
<aar>
|
||||
<file>Aircraft/Generic/aar.nas</file>
|
||||
</aar>
|
||||
</nasal>
|
||||
|
||||
<instrumentation>
|
||||
<radar>
|
||||
<debug-mode type="bool">true</debug-mode>
|
||||
</radar>
|
||||
</instrumentation>
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in a new issue