Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit bc7dd5a

Browse files
authored
Merge pull request #31 from avs-code/dev
Added VL3
2 parents a620730 + d75cb33 commit bc7dd5a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

aircraft/vl3.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<!--
3+
DO NOT EDIT THIS FILE. IT WILL GET OVERWRITTEN IN AN UPDATE
4+
MSFS2020
5+
-->
6+
<Rules>
7+
<Rule Simulator="Microsoft Flight" TitleContains="VL-3">
8+
<BeaconLights Ignore="True" />
9+
</Rule>
10+
</Rules>

0 commit comments

Comments
 (0)