From 913d5a532da16125ed0e52068abbbcafe862564f Mon Sep 17 00:00:00 2001 From: Applevangelist Date: Thu, 9 Jun 2022 11:46:17 +0200 Subject: [PATCH] CTLD - further documentation --- Moose Development/Moose/Ops/CTLD.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Moose Development/Moose/Ops/CTLD.lua b/Moose Development/Moose/Ops/CTLD.lua index 5176f24bc..32f7ed106 100644 --- a/Moose Development/Moose/Ops/CTLD.lua +++ b/Moose Development/Moose/Ops/CTLD.lua @@ -4909,7 +4909,8 @@ CTLD_HERCULES.Types = { -- @return #CTLD_HERCULES self -- @usage -- Integrate to your CTLD instance like so, where `my_ctld` is a previously created CTLD instance: --- +-- +-- my_ctld.enableHercules = false -- avoid dual loading via CTLD F10 and F8 ground crew -- local herccargo = CTLD_HERCULES:New("blue", "Hercules Test", my_ctld) -- -- You also need: