From 1b45bd3dc323d9f2ecbdfa4438ae58e034a8e939 Mon Sep 17 00:00:00 2001 From: Kistaro Windrider Date: Sat, 3 May 2025 17:11:35 -0700 Subject: [PATCH] fix rate formatting --- vacuum_gambit.p8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vacuum_gambit.p8 b/vacuum_gambit.p8 index 0289607..717cef8 100644 --- a/vacuum_gambit.p8 +++ b/vacuum_gambit.p8 @@ -736,8 +736,8 @@ function gun_base:ammo_upgrade_opt() before you run out. - is: ]]..tostr(a)..[[ - add: ]]..tostr(x)..[[ + is: ]]..tostr(a)..[[ + add: ]]..tostr(x)..[[ ---------- total: ]]..tostr(a+x), action=function()