From 6c3836d20d71a137f85484e055ad924c48719d97 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 5 Jan 2023 05:32:57 +0000 Subject: shop2 --- shop2.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- cgit v1.2.3