revert perf change
This commit is contained in:
@@ -521,7 +521,7 @@ local function rawExport(source, target, item, qty, slot)
|
|||||||
source.lastUpdate = os.clock()
|
source.lastUpdate = os.clock()
|
||||||
target.lastUpdate = os.clock()
|
target.lastUpdate = os.clock()
|
||||||
else
|
else
|
||||||
break
|
-- break -- this should work ?? is cache out of sync ?
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
qty = qty - amount
|
qty = qty - amount
|
||||||
|
|||||||
Reference in New Issue
Block a user