From 4db6ea9756c0785b6825a269fd30fce4752f7af0 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Sun, 8 Jan 2023 16:04:22 +0000 Subject: shop2 --- shop2/disp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop2/disp.lua b/shop2/disp.lua index 3a95d11..8dcee89 100644 --- a/shop2/disp.lua +++ b/shop2/disp.lua @@ -52,7 +52,7 @@ local function disp_shopscreen(items) -- took stock before clear, to avoid flickering mon.clear() - mon.setTextScale(0.5) + mon.setTextScale(1) printseq(mon) { {1,1}, colors.orange, "Apiaristics Consortium Store", -- cgit v1.2.3