summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-12-29 19:51:24 +0000
committerubq323 <ubq323@ubq323.website>2022-12-29 19:51:24 +0000
commitfae2cf1fabf53697193015d98fc72a3fa0dda09a (patch)
tree8d6ef6d08b60c6686e1a050d584fbe59fa0cd724
parent2fd5c9685995a9783f641204f4380748fb7c96c7 (diff)
shop
-rw-r--r--shop.lua1
1 files changed, 1 insertions, 0 deletions
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"