Support for F-15D 'Baz' mod

This commit is contained in:
Raffson
2022-07-31 00:55:32 +02:00
parent 9fbc2d2c58
commit 0913b506f4
14 changed files with 678 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ class GeneratorSettings:
@dataclass
class ModSettings:
a4_skyhawk: bool = False
f15d_baz: bool = False
f22_raptor: bool = False
f104_starfighter: bool = False
hercules: bool = False