---@diagnostic disable: undefined-global, lowercase-global

-- MOOSE framework globals are defined at runtime by DCS World
This commit is contained in:
iTracerFacer
2025-12-01 09:10:53 -06:00
parent 71028a89e9
commit f4fd86657d
5 changed files with 11 additions and 1 deletions

View File

@@ -15,6 +15,8 @@
-- RED : PICKUP_RED_MAIN, DROP_RED_1, FOB_RED_A
-- Adjust names below if you use different zone names.
---@diagnostic disable: undefined-global, lowercase-global
-- MOOSE framework globals are defined at runtime by DCS World
-- Create CTLD instances only if Moose and CTLD are available
if _MOOSE_CTLD and _G.BASE then