summaryrefslogtreecommitdiff
path: root/shop.lua
diff options
context:
space:
mode:
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 49aac58..c8599e9 100644
--- a/shop.lua
+++ b/shop.lua
@@ -5,7 +5,7 @@ wsurl = sres.url
mtop = peripheral.wrap"top"
-mtop.setTextScale(3.8)
+mtop.setTextScale(3.5)
mtop.setTextColor(colors.cyan)
mtop.setCursorPos(1,1)
mtop.write"DIAMONDS"