mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Add debug command to dump aircraft priorities.
https://github.com/dcs-liberation/dcs_liberation/issues/2809
This commit is contained in:
@@ -122,7 +122,7 @@ def main() -> None:
|
||||
"the first run configuration."
|
||||
)
|
||||
|
||||
inject_custom_payloads(Path(persistency.base_path()))
|
||||
inject_custom_payloads(persistency.base_path())
|
||||
|
||||
if args.aircraft_id is None:
|
||||
show_all_aircraft(args.task)
|
||||
|
||||
Reference in New Issue
Block a user