mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Improved base menu to show planned AI flights and base defence. (WIP)
This commit is contained in:
@@ -773,7 +773,7 @@ def task_name(task) -> str:
|
||||
elif task == Embarking:
|
||||
return "Transportation"
|
||||
elif task == PinpointStrike:
|
||||
return "Ground units"
|
||||
return "Frontline units"
|
||||
else:
|
||||
return task.name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user