FA18EFG mod support Patch 4 (#3340)

- Corrected banner file types.
- Corrected australia_2005.yaml and usn_2005.yaml
- Added australia_2009.yaml and usn_2009.yaml
This commit is contained in:
Chilli935
2024-03-21 11:52:34 +01:00
committed by GitHub
parent 63702f859d
commit 88ebb8b612
29 changed files with 2850 additions and 69 deletions

View File

@@ -9,6 +9,7 @@ from .jas39 import *
from .ov10a import *
from .su57 import *
from .uh60l import *
from .fa18efg import *
def load_mods() -> None:

View File

@@ -0,0 +1 @@
from .fa18efg import *

File diff suppressed because it is too large Load Diff