This commit is contained in:
Daveo 2001-08-07 22:40:27 +00:00
parent db1436d704
commit 3c36a23739
4 changed files with 11 additions and 1 deletions

View file

@ -401,7 +401,7 @@ void SpriteBank::prepareFT4RotatedScaled(POLY_FT4 *_ft4,sFrameHdr *_fh,int _xCen
_ft4->u2=U+H;
_ft4->u3=U+H;
}
if (_rot>1024 && _rot<3078)
// if (_rot>1024 && _rot<3078 && )
{
_ft4->u1--; _ft4->u3--;
_ft4->v2--; _ft4->v3--;