mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2025-11-25 19:31:01 +00:00
AWACS aircraft now generated on mission start
This commit is contained in:
@@ -167,6 +167,8 @@ function TUM.initialize()
|
||||
timer.scheduleFunction(TUM.onClockTick, nil, timer.getTime() + math.random(10, 15))
|
||||
end
|
||||
end
|
||||
|
||||
TUM.supportAWACS.create()
|
||||
end
|
||||
|
||||
if TUM.administrativeSettings.getValue(TUM.administrativeSettings.INITIALIZE_AUTOMATICALLY) then
|
||||
|
||||
Reference in New Issue
Block a user