This commit is contained in:
kepler155c
2018-10-28 23:37:44 -04:00
parent ca22b49aaf
commit 906d26112b
4 changed files with 174 additions and 14 deletions

View File

@@ -10,6 +10,7 @@ local os = _G.os
local context = Milo:getContext()
-- TODO: fix
local function queue(fn)
while Milo:isCraftingPaused() do
os.sleep(1)