- Clean up tracing
This commit is contained in:
Frank
2021-11-14 22:12:41 +01:00
parent b9b5938a91
commit d62bb59df7
5 changed files with 18 additions and 15 deletions

View File

@@ -1516,6 +1516,7 @@ function AUFTRAG:NewTROOPTRANSPORT(TransportGroupSet, DropoffCoordinate, PickupC
return mission
end
--[[
--- **[AIR, GROUND, NAVAL]** Create a OPS TRANSPORT mission.
-- @param #AUFTRAG self
@@ -1552,6 +1553,7 @@ function AUFTRAG:NewOPSTRANSPORT(CargoGroupSet, PickupZone, DeployZone)
return mission
end
]]
--- **[GROUND, NAVAL]** Create an ARTY mission.
-- @param #AUFTRAG self