diff --git a/vacuum_gambit.p8 b/vacuum_gambit.p8 index ac9a971..402e890 100644 --- a/vacuum_gambit.p8 +++ b/vacuum_gambit.p8 @@ -761,15 +761,13 @@ between each shot when firing. - fractions - not shown, - but they - add up. - is: ]]..tostr(c)..[[f minus: ]]..tostr(c-newc)..[[f ---------- -total: ]]..tostr(newc).."f", +total: ]]..tostr(newc)..[[f + +remainder: + ]]..sub(tostr(newc-rawnewc),0,5), action=function() self.cooldown=newc>>16 self.cd_remainder=newc-rawnewc