From 8a7fa326cd0bc47080cef46cbf773a1f57b4c009 Mon Sep 17 00:00:00 2001 From: Frank Date: Wed, 6 Sep 2023 21:33:05 +0200 Subject: [PATCH] Update MissileTrainer.lua - Docs: Class deprecated ==> use FOX instead --- Moose Development/Moose/Functional/MissileTrainer.lua | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Moose Development/Moose/Functional/MissileTrainer.lua b/Moose Development/Moose/Functional/MissileTrainer.lua index 24f2046bc..1cfa09afb 100644 --- a/Moose Development/Moose/Functional/MissileTrainer.lua +++ b/Moose Development/Moose/Functional/MissileTrainer.lua @@ -97,6 +97,11 @@ -- * @{#MISSILETRAINER.InitRangeOnOff}: Sets by default the display of range information of missiles ON of OFF. -- * @{#MISSILETRAINER.InitBearingOnOff}: Sets by default the display of bearing information of missiles ON of OFF. -- * @{#MISSILETRAINER.InitMenusOnOff}: Allows to configure the options through the radio menu. +-- +-- # Developer Note +-- +-- Note while this class still works, it is no longer supported as the original author stopped active development of MOOSE. +-- Therefore, this class is considered to be deprecated and superseded by the @{Functional.Fox#FOX} class, which provides the same functionality. -- -- @field #MISSILETRAINER MISSILETRAINER = {