diff --git a/milo/apis/storage.lua b/milo/apis/storage.lua index 70d7a59..c8d6642 100644 --- a/milo/apis/storage.lua +++ b/milo/apis/storage.lua @@ -521,7 +521,7 @@ local function rawExport(source, target, item, qty, slot) source.lastUpdate = os.clock() target.lastUpdate = os.clock() else - break + -- break -- this should work ?? is cache out of sync ? end end qty = qty - amount