diff options
-rw-r--r-- | shop2.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ end end local function disp_shopscreen() local m = peripheral.wrap"left" m.clear() - m.setTextScale(1) + m.setTextScale(0.5) -- Stock Price Adr. Name -- xxxxx xxxxxkst dmn Diamond -- 123456789012345678901234567890123456789012345678901234567 |