Skip to content

engine: Move alpha==255 check up in dorotatesprite.

This not only prevents wasting time trying to do anything with a sprite you cannot see, it stops a bug where the SMG in Fury still has its muzzle light drawn when not firing in software mode. (Due to an RS_TRANS1 flag still being set).

Edited by Jordon Moss

Merge request reports