push test

This commit is contained in:
Arthur 2018-12-16 12:07:11 -05:00 committed by mazmazz
parent 76dabd5e9d
commit 4713200fb5

View file

@ -1053,7 +1053,7 @@ void HWR_DrawMD2(gr_vissprite_t *spr)
}
}
//Hurdler: it seems there is still a small problem with mobj angle
// Hurdler: it seems there is still a small problem with mobj angle
p.x = FIXED_TO_FLOAT(spr->mobj->x);
p.y = FIXED_TO_FLOAT(spr->mobj->y)+md2->offset;