From 7d6ff5af5b35a02f5cf5b1a9d71fa40fc93f8d75 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Sat, 7 Jan 2023 05:32:44 +0000 Subject: shop2 --- shop2/disp.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/shop2/disp.lua b/shop2/disp.lua index 44aa746..3a95d11 100644 --- a/shop2/disp.lua +++ b/shop2/disp.lua @@ -50,8 +50,7 @@ local function disp_shopscreen(items) table.sort(adrs) - -- do all processing and counting BEFORE clearing monitor - -- to avoid flickering + -- took stock before clear, to avoid flickering mon.clear() mon.setTextScale(0.5) -- cgit v1.2.3