mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
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:
@@ -9,6 +9,7 @@ from .jas39 import *
|
||||
from .ov10a import *
|
||||
from .su57 import *
|
||||
from .uh60l import *
|
||||
from .fa18efg import *
|
||||
|
||||
|
||||
def load_mods() -> None:
|
||||
|
||||
1
pydcs_extensions/fa18efg/__init__.py
Normal file
1
pydcs_extensions/fa18efg/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
from .fa18efg import *
|
||||
2499
pydcs_extensions/fa18efg/fa18efg.py
Normal file
2499
pydcs_extensions/fa18efg/fa18efg.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user