Further progress, package pickup is now working...

This commit is contained in:
svenvandevelde
2016-01-29 00:50:19 +01:00
parent 7e098b050e
commit 2f7e3ffb76
3 changed files with 67 additions and 17 deletions

View File

@@ -483,7 +483,7 @@ trace.f(self.ClassName)
-- If the Cargo is ready to be loaded, load it into the Client.
trace.i(self.ClassName, Task.Cargo)
trace.i(self.ClassName, Task.Cargo.CargoName)
if Task.Cargo:OnBoarded( Client, Task.CurrentCargoZone ) then