mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fixed factions descriptions not being updated after auto-selection of factions.
This commit is contained in:
parent
c09861d1ca
commit
f10f580f1c
@ -213,6 +213,7 @@ class FactionSelection(QtWidgets.QWizardPage):
|
||||
if r == campaign.recommended_player_faction:
|
||||
self.blueFactionSelect.setCurrentIndex(i)
|
||||
|
||||
self.updateUnitRecap()
|
||||
|
||||
def updateUnitRecap(self):
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user