- Fixed: Doom's status bar was lacking its default face.

- Fixed: Custom skin face graphics were not added to the texture manager.


SVN r1519 (trunk)
This commit is contained in:
Randy Heit 2009-04-03 02:37:01 +00:00
commit 4376c6b415
3 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,6 @@
April 2, 2009
- Fixed: Doom's status bar was lacking its default face.
- Fixed: Custom skin face graphics were not added to the texture manager.
- Fixed: UseHealthItems() gave you health equal to the number of items in
the stack of health items, rather than the item's proper amount.