Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Applevangelist 2023-09-13 16:04:57 +02:00
commit 0e0d22e7ce
4 changed files with 5 additions and 2 deletions

View File

@ -108,7 +108,7 @@
-- @image Escorting.JPG -- @image Escorting.JPG
---
-- @type ESCORT -- @type ESCORT
-- @extends Core.Base#BASE -- @extends Core.Base#BASE
-- @field Wrapper.Client#CLIENT EscortClient -- @field Wrapper.Client#CLIENT EscortClient

View File

@ -68,6 +68,7 @@
-- @image Missile_Trainer.JPG -- @image Missile_Trainer.JPG
---
-- @type MISSILETRAINER -- @type MISSILETRAINER
-- @field Core.Set#SET_CLIENT DBClients -- @field Core.Set#SET_CLIENT DBClients
-- @extends Core.Base#BASE -- @extends Core.Base#BASE

View File

@ -10,6 +10,7 @@
-- @module Functional.Movement -- @module Functional.Movement
-- @image MOOSE.JPG -- @image MOOSE.JPG
---
-- @type MOVEMENT -- @type MOVEMENT
-- @extends Core.Base#BASE -- @extends Core.Base#BASE

View File

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