- 2D animation fix.

This commit is contained in:
Christoph Oelckers 2020-05-21 11:59:52 +02:00
parent 98fad20dd2
commit 56834dee6b

View file

@ -3037,7 +3037,9 @@ void twod_rotatesprite(F2DDrawer *twod, int32_t sx, int32_t sy, int32_t z, int16
return; return;
} }
} }
else
#endif #endif
if (!pic) tileUpdatePicnum(&picnum, 0);