fix rate formatting

This commit is contained in:
Kistaro Windrider 2025-05-03 17:11:35 -07:00
parent 71a7351d77
commit 1b45bd3dc3
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -736,8 +736,8 @@ function gun_base:ammo_upgrade_opt()
before you before you
run out. run out.
is: ]]..tostr(a)..[[ is: ]]..tostr(a)..[[
add: ]]..tostr(x)..[[ add: ]]..tostr(x)..[[
---------- ----------
total: ]]..tostr(a+x), total: ]]..tostr(a+x),
action=function() action=function()