diff options
author | ubq323 <ubq323@ubq323.website> | 2023-01-02 02:26:42 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2023-01-02 02:26:42 +0000 |
commit | c211591003699aa90ecd59884cb091168756a44f (patch) | |
tree | 4e741ade3b7daf139493c0fe2adece967c2faf66 | |
parent | 7168b9c2298d840f0572561ed101092447b15e5c (diff) |
shop
-rw-r--r-- | shop2.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ local function disp_shopscreen() -- 0 1 2 3 4 5 printseq(m) { {1,1}, colors.orange, "Apionics Consortium Store", - {1,2}, colors.lightgray, "Stock Price Adr. Name", + {1,2}, colors.lightGray, "Stock Price Adr. Name", {1,3}, colors.white, " 321", {8,3}, colors.yellow, " 5", colors.lightgray, "kst", {18,3}, colors.cyan, "dmn", |