Fixed: Sprite color translation not set when projecting sprites
There was a bug in R_ProjectSprites() that caused the mobj's tclass andtmap to be completely ignored when projecting sprites.
Clients are now allowed to set the visible color translation for remote objects.
View differences
Fixed: Sprite color translation not set when projecting sprites
There was a bug in R_ProjectSprites() that caused the mobj's tclass and
tmap to be completely ignored when projecting sprites.
Clients are now allowed to set the visible color translation for remote objects.