mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Change generated mission name
This commit is contained in:
parent
04bce081e9
commit
009574e8d5
@ -294,7 +294,7 @@ class QTopPanel(QFrame):
|
||||
with logged_duration("Simulating to first contact"):
|
||||
self.sim_controller.run_to_first_contact()
|
||||
self.sim_controller.generate_miz(
|
||||
persistency.mission_path_for("liberation_nextturn.miz")
|
||||
persistency.mission_path_for("retribution_nextturn.miz")
|
||||
)
|
||||
|
||||
waiting = QWaitingForMissionResultWindow(self.game, self.sim_controller, self)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user