mirror of
https://github.com/iTracerFacer/Moose_TADC.git
synced 2026-08-12 04:30:53 +00:00
Fixed possible nil errors.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user