From 0825a7381e9d70900e396af2dc62093080fbd7f3 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Fri, 30 Dec 2022 00:58:03 +0000 Subject: shop --- shop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop.lua b/shop.lua index 61a4850..53b33c6 100644 --- a/shop.lua +++ b/shop.lua @@ -165,7 +165,7 @@ function run_sidedisp() end end -pcall(parallel.waitForAny,run_shop, run_topdisp, run_sidedisp) +print(pcall(parallel.waitForAny,run_shop, run_topdisp, run_sidedisp)) print("hi") peripheral.call("top","clear") peripheral.call("left","clear") -- cgit v1.2.3