diff --git a/src/st_stuff.c b/src/st_stuff.c index f250de88a0c2426a56b97b54bded5fce65210970..5fc6b4f741292170ad665842311c3ec5ce18ac19 100644 --- a/src/st_stuff.c +++ b/src/st_stuff.c @@ -1000,7 +1000,7 @@ static void ST_drawInput(void) //V_TestBatch(); /* I'm a lazy shit so these stay magic. haha... */ - V_LockBlend(88, 172, 43, 22, 0); + V_LockBlend(88, 172, 43, 22, flags); // O backing V_DrawFillMaybeFade(x, y-1, 16, 16, hudinfo[HUD_LIVES].f|flags|20, translucency);