diff --git a/vacuum_gambit.p8 b/vacuum_gambit.p8 index 46fed05..891cfb1 100644 --- a/vacuum_gambit.p8 +++ b/vacuum_gambit.p8 @@ -347,8 +347,7 @@ function drawhud() elseif mxs > 0 then vertmeter(121,67,124,124,cs,mxs,shlcols) elseif mxh > 1 then - line(121,124,124,124,0x89) - vertmeter(121,67,124,123,ch-1,mxh-1,hpcols) + vertmeter(121,67,124,124,ch-1,mxh-1,hpcols) else print("!", 122, 94, 9) print("!", 121, 93, 8)