mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-15 17:11:24 +00:00
- Do not use the internal graphic for the new Doom skill level even when the generated title looks worse, this way it can use custom fonts.
This commit is contained in:
parent
2fb48f30ff
commit
41023881cd
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ skill extreme_lzd
|
|||
DamageFactor = 2
|
||||
DisableCheats
|
||||
SpawnFilter = Hard
|
||||
PicName = "M_EXTR"
|
||||
//PicName = "M_EXTR"
|
||||
Name = "$SKILL_EXTREME"
|
||||
MustConfirm
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue