- Fixed: The pause sprite was not centered correctly when it was a scaled

graphic.


SVN r1769 (trunk)
This commit is contained in:
Christoph Oelckers 2009-08-11 20:40:09 +00:00
parent 2a9351fa61
commit a5ec361715
2 changed files with 8 additions and 4 deletions

View file

@ -1,4 +1,8 @@
August 10, 2009
August 11, 2009 (Changes by Graf Zahl)
- Fixed: The pause sprite was not centered correctly when it was a scaled
graphic.
August 10, 2009
- Fixed: P_TestMobjZ() needs THRUSPECIES and THRUACTORS checks, too.
- Fixed: The UDMF loader did not initialize the sectors' sectornum property.