mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Optimization solving the overloading problem with Loaded event for cargo deployment.
This commit is contained in:
@@ -414,7 +414,7 @@ function AI_CARGO:onafterUnloaded( Carrier, From, Event, To, Cargo, CarrierUnit,
|
||||
end
|
||||
|
||||
if AllUnloaded == true then
|
||||
self:Deployed( DeployZone )
|
||||
self:__Deployed( 5, DeployZone )
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user