From b37663885c9134c134b1fbd0d803f8f79a3bde53 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Mon, 2 Jan 2023 03:02:20 +0000 Subject: shop --- shop2.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop2.lua b/shop2.lua index b2dd456..eeba9d3 100644 --- a/shop2.lua +++ b/shop2.lua @@ -51,7 +51,7 @@ 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}, colors.cyan, adr, + {18,y}, colour, adr, {25,y}, colors.white, name, } end -- cgit v1.2.3