From 56eb8d959a814909e0ade77161bf2de273864f64 Mon Sep 17 00:00:00 2001 From: osmarks Date: Mon, 13 Aug 2018 08:49:24 +0100 Subject: [PATCH] repeat until not do until --- client.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client.lua b/client.lua index da2ea37..057de87 100644 --- a/client.lua +++ b/client.lua @@ -43,7 +43,7 @@ local commands = { }), "searching for items") for _, item_type in pairs(items) do - do + repeat local max_quantity if quantity < 64 then max_quantity = quantity end local moved = unwrap(w.query_by_type("storage", {