summaryrefslogtreecommitdiff
path: root/shop.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-12-29 19:51:39 +0000
committerubq323 <ubq323@ubq323.website>2022-12-29 19:51:39 +0000
commit2bf2312ee4a45e0d79e6ecd4e11129309a64c19e (patch)
tree7287c66f52dc3b289c3346d4a19ca8659ea8cd05 /shop.lua
parentfae2cf1fabf53697193015d98fc72a3fa0dda09a (diff)
shop
Diffstat (limited to 'shop.lua')
-rw-r--r--shop.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/shop.lua b/shop.lua
index 1885a11..49aac58 100644
--- a/shop.lua
+++ b/shop.lua
@@ -5,7 +5,7 @@ wsurl = sres.url
mtop = peripheral.wrap"top"
-mtop.setTextScale(4)
+mtop.setTextScale(3.8)
mtop.setTextColor(colors.cyan)
mtop.setCursorPos(1,1)
mtop.write"DIAMONDS"