Fixed possible nil errors.

This commit is contained in:
iTracerFacer
2025-12-01 10:30:19 -06:00
parent 6acad724c2
commit 552eff51e1
4 changed files with 32 additions and 13 deletions
+3
View File
@@ -19,6 +19,9 @@ REQUIRES:
═══════════════════════════════════════════════════════════════════════════════
]]
---@diagnostic disable: undefined-global, lowercase-global
-- MOOSE framework globals are defined at runtime by DCS World
-- Single-run guard to prevent duplicate dispatcher loops if script is reloaded
if _G.__TDAC_DISPATCHER_RUNNING then