mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-13 07:57:58 +00:00
- fixed: Doom used Chex Quest's default settings for menu fonts.
This commit is contained in:
parent
c13e496107
commit
5e288ef2d4
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ DEFAULTLISTMENU
|
||||||
Linespacing 16
|
Linespacing 16
|
||||||
Font "BigUpper", "Red"
|
Font "BigUpper", "Red"
|
||||||
}
|
}
|
||||||
IfGame(Doom, Chex)
|
IfGame(Chex)
|
||||||
{
|
{
|
||||||
Selector "M_SKULL1", -32, -5
|
Selector "M_SKULL1", -32, -5
|
||||||
Linespacing 16
|
Linespacing 16
|
||||||
|
|
Loading…
Reference in a new issue