From 3ed79b8a77e29ffb85a77c239374ed553a5886c4 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Fri, 30 Dec 2022 00:56:26 +0000 Subject: shop --- shop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop.lua b/shop.lua index 1315af6..6e52a15 100644 --- a/shop.lua +++ b/shop.lua @@ -114,7 +114,7 @@ function run_topdisp() mtop.clear() os.sleep(0.25) - mtop.setTextScale(3) + mtop.setTextScale(4) mtop.setTextColor(colors.white) mtop.setCursorPos(1,1) mtop.write("5KST EACH") -- cgit v1.2.3