diff options
Diffstat (limited to 'shop2/disp.lua')
-rw-r--r-- | shop2/disp.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shop2/disp.lua b/shop2/disp.lua index 58389a0..a28b0f9 100644 --- a/shop2/disp.lua +++ b/shop2/disp.lua @@ -55,7 +55,7 @@ local function disp_shopscreen(items) mon.setTextScale(1) printseq(mon) { - {1,1}, colors.orange, "Apiaristics Consortium Store", + {1,1}, colors.orange, "BEE MART", {1,2}, colors.lightGray, "Stock Price Adr. Name", } |