Hopefully fix the MD2 crash reported
Compare changes
+ 5
− 0
@@ -1208,6 +1208,7 @@ void HWR_DrawMD2(gr_vissprite_t *spr)
@@ -1239,6 +1240,10 @@ void HWR_DrawMD2(gr_vissprite_t *spr)
I wasn't able to replicate it personally, but this should hopefully avoid it crashing where the RPT given pointed out.
Should hopefully fix #1 (closed).