mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
- fixed: Harmony did not declare its status bar class.
This commit is contained in:
parent
933244123f
commit
4964c840e5
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ gameinfo
|
|||
statscreen_enteringfont = "*SmallFont"
|
||||
statscreen_contentfont = "*BigFont", "teal"
|
||||
playerclasses = "HarmonyPlayer"
|
||||
statusbarclass = "HarmonyStatusBar"
|
||||
quitmessages = "$HARMQUITMSG"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue