added missing weapon classes after SU-30 2.7.3b update (#225)

This commit is contained in:
ingax01
2023-12-29 04:55:00 -06:00
committed by GitHub
parent 4d4f4d1930
commit e63520265c
3 changed files with 745 additions and 530 deletions

View File

@@ -170,7 +170,7 @@ class GeneratorOptions(QtWidgets.QWizardPage):
("Swedish Military Assets pack (1.10)", self.swedishmilitaryassetspack),
("JAS 39 Gripen (v1.8.5-beta)", self.jas39_gripen),
("OV-10A Bronco", self.ov10a_bronco),
("Su-30 Flanker-H (V2.1.12 beta)", self.su30_flanker_h),
("Su-30 Flanker-H (V2.7.3 beta)", self.su30_flanker_h),
("Su-57 Felon (build-04)", self.su57_felon),
("UH-60L Black Hawk (v1.3.1)", self.uh_60l),
("Star Wars Modpack 2.54+", self.SWPack),