From 227dd91d4c6f934030991fccf4d1e75419a6c9ca Mon Sep 17 00:00:00 2001 From: ubq323 Date: Mon, 2 Jan 2023 03:02:43 +0000 Subject: shop --- shop2.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shop2.lua b/shop2.lua index eeba9d3..b8ca3ba 100644 --- a/shop2.lua +++ b/shop2.lua @@ -51,8 +51,8 @@ local function disp_shopscreen() printseq(m) { {1,y}, colors.white, pad(stock,5), {8,y}, colors.yellow, pad(price,5), colors.lightGray, "kst", - {18,y}, colour, adr, - {25,y}, colors.white, name, + {18,y}, colors.white, adr, + {25,y}, colour, name, } end -- cgit v1.2.3