mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
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:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user