mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2025-11-25 19:31:01 +00:00
Added TUM.mizCleaner table
This commit is contained in:
@@ -87,6 +87,7 @@ do
|
||||
if not TUM.playerCareer.onStartUp() then return nil end
|
||||
if not TUM.intermission.onStartUp() then return nil end
|
||||
if not TUM.airForce.onStartUp() then return nil end
|
||||
if not TUM.mizCleaner.onStartUp() then return nil end -- Must be called after TUM.settings.onStartUp()
|
||||
|
||||
TUM.hasStarted = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user