mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-22 20:21:26 +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_enteringfont = "*SmallFont"
|
||||||
statscreen_contentfont = "*BigFont", "teal"
|
statscreen_contentfont = "*BigFont", "teal"
|
||||||
playerclasses = "HarmonyPlayer"
|
playerclasses = "HarmonyPlayer"
|
||||||
|
statusbarclass = "HarmonyStatusBar"
|
||||||
quitmessages = "$HARMQUITMSG"
|
quitmessages = "$HARMQUITMSG"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue