mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- fixed positioning of player mugshot background on Doom status bar.
SVN r2148 (trunk)
This commit is contained in:
parent
3e8435e22c
commit
d2891682ae
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ statusbar normal // Standard Doom Status bar
|
|||
}
|
||||
gamemode cooperative, deathmatch, teamgame
|
||||
{
|
||||
drawimage translatable "STFBANY", 144, 169;
|
||||
drawimage translatable "STFBANY", 143, 169;
|
||||
}
|
||||
drawselectedinventory alternateonempty, INDEXFONT, 143, 168
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue