mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Make ASAP a checkbox and maintain ASAP on changes.
Fixes https://github.com/Khopa/dcs_liberation/issues/642
This commit is contained in:
@@ -60,7 +60,7 @@ class Dialog:
|
||||
"""Opens the dialog to edit the given flight."""
|
||||
cls.edit_flight_dialog = QEditFlightDialog(
|
||||
cls.game_model,
|
||||
package_model.package,
|
||||
package_model,
|
||||
flight,
|
||||
parent=parent
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user