summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2023-01-05 05:32:57 +0000
committerubq323 <ubq323@ubq323.website>2023-01-05 05:32:57 +0000
commit6c3836d20d71a137f85484e055ad924c48719d97 (patch)
treeabc83a5c8245f41c41ce5e14c5202378eaa4974c
parentbc8d921d661beb1d6b51d409266c11b4bdc9d6df (diff)
shop2
-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")