THIS IS JUST A TEST IGNORE PLEASE DOES NOT CHANGE ANYTHING
This commit is contained in:
parent
970689cf66
commit
3d66a4e0c9
2 changed files with 3 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,4 +2,5 @@
|
||||||
*.*~
|
*.*~
|
||||||
.*~
|
.*~
|
||||||
MyDevWIP
|
MyDevWIP
|
||||||
|
SHS
|
||||||
AKV.*
|
AKV.*
|
|
@ -11,7 +11,8 @@
|
||||||
<sim>
|
<sim>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<path>Aircraft/A320Family/Sounds/v2500-sound.xml</path>
|
<!--<path>Aircraft/A320Family/SHS/V2500/A320-common-sound.xml</path> uncoment if you have new sounds installed -->
|
||||||
|
<path>Aircraft/A320Family/Sounds/A320-common-sound.xml</path>
|
||||||
</sound>
|
</sound>
|
||||||
<checklists include="A3XX-Checklists.xml"/>
|
<checklists include="A3XX-Checklists.xml"/>
|
||||||
<description>Airbus A320-232 (IAE V2527-A5)</description>
|
<description>Airbus A320-232 (IAE V2527-A5)</description>
|
||||||
|
|
Reference in a new issue