mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 23:01:59 +00:00
- Enable Doom 1.1 status bar support.
SVN r3954 (trunk)
This commit is contained in:
parent
4f811b89e5
commit
6c64f19a7e
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue