diff options
-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 { |