- Enable Doom 1.1 status bar support.

SVN r3954 (trunk)
This commit is contained in:
Randy Heit 2012-11-09 23:03:53 +00:00
parent 4f811b89e5
commit 6c64f19a7e
1 changed files with 6 additions and 0 deletions

View File

@ -71,3 +71,9 @@ Graphic optional P_MWALK4, 112, 136
Graphic "M_MBOX", 0, 0
Graphic "M_MWALK4", 24, 12 { useoffsets }
}
Graphic optional STBAR, 320, 32
{
Graphic "STMBARL", 0, 0
Graphic "STMBARR", 104, 0
}