summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shop2.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/shop2.lua b/shop2.lua
index f3da107..e7a63a7 100644
--- a/shop2.lua
+++ b/shop2.lua
@@ -156,7 +156,7 @@ end
local function run_sidedisp()
end
--- print(pcall(parallel.waitForAny,run_shop, run_topdisp, run_sidedisp))
+print(pcall(parallel.waitForAny,run_shop))
-- print("hi")
-- peripheral.call("top","clear")
-- peripheral.call("left","clear")