From fae2cf1fabf53697193015d98fc72a3fa0dda09a Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 29 Dec 2022 19:51:24 +0000 Subject: shop --- shop.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/shop.lua b/shop.lua index bacff34..1885a11 100644 --- a/shop.lua +++ b/shop.lua @@ -7,6 +7,7 @@ wsurl = sres.url mtop = peripheral.wrap"top" mtop.setTextScale(4) mtop.setTextColor(colors.cyan) +mtop.setCursorPos(1,1) mtop.write"DIAMONDS" -- cgit v1.2.3