- Added method to reduce asset count for cohorts #2103
- Added tacview on legion level
This commit is contained in:
Frank
2024-07-07 23:15:20 +02:00
parent f74c0e29a5
commit 1a0e2e0ea1
5 changed files with 101 additions and 2 deletions

View File

@@ -1041,6 +1041,9 @@ function AIRWING:onafterStatus(From, Event, To)
-- Check Recon missions.
self:CheckRECON()
-- Display tactival overview.
self:_TacticalOverview()
----------------
-- Transport ---