- Fixed: R_DrawPSprite() did not initialize the colormap for the targeter

vissprites.


SVN r1883 (trunk)
This commit is contained in:
Randy Heit 2009-09-27 02:31:03 +00:00
commit 1eb4241663
3 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,6 @@
September 26, 2009
- Fixed: R_DrawPSprite() did not initialize the colormap for the targeter
vissprites.
- Added a check for SPAC_AnyCross to P_TestActivateLine() before the "monster"
activation checks. They are actually non-player checks and interfered with
SPAC_AnyCross.