mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +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
|
||||
Font "BigUpper", "Red"
|
||||
}
|
||||
IfGame(Doom, Chex)
|
||||
IfGame(Chex)
|
||||
{
|
||||
Selector "M_SKULL1", -32, -5
|
||||
Linespacing 16
|
||||
|
|
Loading…
Reference in a new issue