mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
-- Fixed NearRadius.
-- Some documentation errors.
This commit is contained in:
@@ -1017,7 +1017,7 @@ do -- TASK_CARGO
|
||||
else
|
||||
Cargo:MessageToGroup( "Boarding ...", TaskUnit:GetGroup() )
|
||||
if not Cargo:IsBoarding() then
|
||||
Cargo:Board( TaskUnit, 20, self )
|
||||
Cargo:Board( TaskUnit, nil, self )
|
||||
end
|
||||
end
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user