diff options
author | ubq323 <ubq323@ubq323.website> | 2023-01-02 02:48:36 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2023-01-02 02:48:36 +0000 |
commit | 7b31b56ddebed0aea6e3013b708507e1b82120dd (patch) | |
tree | 6efb5c77b0b7bff3dbc08d194567d59117b190a7 | |
parent | ce35327ffc4265c3151d561b5a03d30653ca82bb (diff) |
shop
-rw-r--r-- | shop2.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ local function disp_shopscreen() printseq(m) { - {1,1}, colors.orange, "Apionics Consortium Store", + {1,1}, colors.orange, "Apiaristics Consortium Store", {1,2}, colors.lightGray, "Stock Price Adr. Name", } |