diff options
| author | ubq323 <ubq323@ubq323.website> | 2022-12-29 19:52:12 +0000 |
|---|---|---|
| committer | ubq323 <ubq323@ubq323.website> | 2022-12-29 19:52:12 +0000 |
| commit | 4d6b4f1c04e9852fab0e1bc1925ad1651972a297 (patch) | |
| tree | 12c2e622e9c8ee1d7a910efb4c26495d6e6d3e8f | |
| parent | 2bf2312ee4a45e0d79e6ecd4e11129309a64c19e (diff) | |
shop
| -rw-r--r-- | shop.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
