mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
comment
This commit is contained in:
commit
12c4e142e9
@ -22,7 +22,7 @@ AI_CARGO_TROOPS = {
|
|||||||
Coordinate = nil -- Core.Point#COORDINATE,
|
Coordinate = nil -- Core.Point#COORDINATE,
|
||||||
}
|
}
|
||||||
|
|
||||||
--- Creates a new AI_CARGO_TROOPS object
|
--- Creates a new AI_CARGO_TROOPS object.
|
||||||
-- @param #AI_CARGO_TROOPS self
|
-- @param #AI_CARGO_TROOPS self
|
||||||
-- @return #AI_CARGO_TROOPS
|
-- @return #AI_CARGO_TROOPS
|
||||||
function AI_CARGO_TROOPS:New( CargoCarrier, CargoGroup, CombatRadius )
|
function AI_CARGO_TROOPS:New( CargoCarrier, CargoGroup, CombatRadius )
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user