Merge branch 'FF/Ops' into FF/OpsDev

This commit is contained in:
Frank
2023-09-17 16:26:23 +02:00
11 changed files with 63 additions and 67 deletions

View File

@@ -26,6 +26,10 @@
-- @field #ENUMS
ENUMS = {}
--- Suppress the error box
env.setErrorMessageBoxEnabled( false )
--- Rules of Engagement.
-- @type ENUMS.ROE
-- @field #number WeaponFree [AIR] AI will engage any enemy group it detects. Target prioritization is based based on the threat of the target.

View File

@@ -12,7 +12,7 @@
-- @module Utilities.Utils
-- @image MOOSE.JPG
---
-- @type SMOKECOLOR
-- @field Green
-- @field Red
@@ -22,6 +22,7 @@
SMOKECOLOR = trigger.smokeColor -- #SMOKECOLOR
---
-- @type FLARECOLOR
-- @field Green
-- @field Red