This commit is contained in:
RedEnchilada 2016-01-02 21:53:43 -06:00
parent 0a0f16a001
commit b9b1e2b298

View file

@ -1085,7 +1085,7 @@ void HWR_DrawMD2(gr_vissprite_t *spr)
if (!cv_grmd2.value) if (!cv_grmd2.value)
return; return;
if (!spr->precip) if (spr->precip)
return; return;
// MD2 colormap fix // MD2 colormap fix