Split TUM.supportWingmen into TUM.wingmen, TUM.wingmenMenu and TUM.wingmenTasking

This commit is contained in:
Ambroise Garel
2025-07-25 15:24:04 +02:00
parent 4699a6ee47
commit 99582fee91
7 changed files with 542 additions and 519 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ do
local function closeMission(removeAllUnits)
if removeAllUnits then
TUM.supportWingmen.removeAll()
TUM.wingmen.removeAll()
TUM.airForce.removeAll()
TUM.ambientWorld.removeAll()
TUM.enemyAirDefense.removeAll()