This commit is contained in:
Applevangelist
2024-12-18 11:36:36 +01:00
parent 84b1acc9d5
commit 3efe02fe37
2 changed files with 15 additions and 9 deletions

View File

@@ -1278,6 +1278,12 @@ CTLD.RadioModulation = {
FM = 1,
}
--- Loaded Cargo
-- @type CTLD.LoadedCargo
-- @field #number Troopsloaded
-- @field #number Cratesloaded
-- @field #table Cargo Table of #CTLD_CARGO objects
--- Zone Info.
-- @type CTLD.CargoZone
-- @field #string name Name of Zone.