rework milo crafting

This commit is contained in:
kepler155c
2018-11-10 13:04:23 -05:00
parent 7d09073703
commit aff05f8587
8 changed files with 103 additions and 234 deletions

View File

@@ -425,10 +425,6 @@ local function scan()
page.statusBar:setValue('status', b.name .. ' ' .. m)
page.statusBar:draw()
page:sync()
if debug and type(debug) == 'function' then
debug(b.name .. ' ' .. m)
end
-- os.sleep(3)
else
page.statusBar:setValue('mining', m)
end