diff options
author | ubq323 <ubq323@ubq323.website> | 2022-12-30 00:12:16 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2022-12-30 00:12:16 +0000 |
commit | 87ba7b86bf46e6b519967dbccf2be0bb51949156 (patch) | |
tree | 4f12aff2e5cd015d9cdfee24df9bad8af5bb20b0 | |
parent | 527890fa3c5a4368d01437908224d987f15c029c (diff) |
shop
-rw-r--r-- | shop.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,7 +150,7 @@ function run_sidedisp() if sa > 0 then printseq { {2,8}, colors.blue, "/pay d@ac.kst "..PRICE, - {2,9}, colors.gray, "(or a multiple",{4,10}," of "..PRICE..")", + {2,9}, colors.gray, "(or a multiple",{6,10}," of "..PRICE..")", } else printseq { |