A-4E-C mod support v2.1.0 (#43)

* Updated a4ec.py to Community A-4E-C mod version 2.1.0

* Updated changelog.

Updated A-4E mod version in QNewGameWizard.py (#44)

Co-Authored-By: Raffson <Raffson@users.noreply.github.com>
This commit is contained in:
MetalStormGhost
2022-12-19 21:22:10 +02:00
committed by Raffson
parent 4b8e7e972e
commit cdd72820b4
3 changed files with 22 additions and 10 deletions

View File

@@ -708,7 +708,7 @@ class GeneratorOptions(QtWidgets.QWizardPage):
modLayout_row = 1
mod_pairs = [
("A-4E Skyhawk (v2.0.0)", a4_skyhawk),
("A-4E Skyhawk (v2.1.0)", a4_skyhawk),
("A-6A Intruder (v2.7.5.01)", a6a_intruder),
("C-130J-30 Super Hercules", hercules),
("F-4B Phantom II (v2.7.10.02 EFM + Patch 2022.10.02)", f4b_phantom),