mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-24 13:11:33 +00:00
- Remove LabelOffset from menudef.txt.
SVN r3787 (trunk)
This commit is contained in:
parent
10f1281977
commit
d993143126
1 changed files with 0 additions and 2 deletions
|
@ -313,11 +313,9 @@ OptionMenuSettings
|
||||||
{
|
{
|
||||||
// These can be overridden if a different menu fonts requires it.
|
// These can be overridden if a different menu fonts requires it.
|
||||||
Linespacing 8
|
Linespacing 8
|
||||||
LabelOffset 0
|
|
||||||
IfGame(Heretic, Hexen)
|
IfGame(Heretic, Hexen)
|
||||||
{
|
{
|
||||||
Linespacing 9
|
Linespacing 9
|
||||||
LabelOffset 2
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue