mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2025-11-25 19:31:01 +00:00
Now removes AI aircraft on landing
This commit is contained in:
@@ -114,6 +114,7 @@ do
|
||||
TUM.playerScore.onEvent(event)
|
||||
TUM.mission.onEvent(event)
|
||||
TUM.supportWingmen.onEvent(event)
|
||||
TUM.mizCleaner.onEvent(event) -- Must be last, can remove units which could cause bugs in other onEvent methods
|
||||
end
|
||||
|
||||
function TUM.onEvent(event)
|
||||
|
||||
Reference in New Issue
Block a user