mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
CurrentHill USA military assets pack (#461)
* usa military assets pack * minor fixes to have missiles * tweak nasams 3 * fix preset groups bug * adjust b-21 name * Update faction.py bugfixes will go in a different branch
This commit is contained in:
@@ -126,6 +126,7 @@ class NewGameWizard(QtWidgets.QWizard):
|
||||
vietnamwarvessels=self.field("vietnamwarvessels"),
|
||||
chinesemilitaryassetspack=self.field("chinesemilitaryassetspack"),
|
||||
russianmilitaryassetspack=self.field("russianmilitaryassetspack"),
|
||||
usamilitaryassetspack=self.field("usamilitaryassetspack"),
|
||||
)
|
||||
|
||||
blue_faction = self.faction_selection_page.selected_blue_faction
|
||||
|
||||
Reference in New Issue
Block a user