From bdcf087224ca3464e001bf30e0e9aa6c9f2fc6b0 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Mon, 2 Jan 2023 02:08:17 +0000 Subject: shop --- shop2.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop2.lua b/shop2.lua index 9e0818a..e3a50c7 100644 --- a/shop2.lua +++ b/shop2.lua @@ -25,7 +25,7 @@ end end local function disp_shopscreen() - local m = peripheral.wrap"right" + local m = peripheral.wrap"left" m.clear() printseq(m) { {1,1}, colors.orange, "apionics consortium store !!!" -- cgit v1.2.3