mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- Shorten text of the longest lines in the gameplay options menu.
SVN r4035 (trunk)
This commit is contained in:
parent
8b6b55ce40
commit
7291a56335
1 changed files with 2 additions and 2 deletions
|
@ -1140,8 +1140,8 @@ OptionMenu GameplayOptions
|
|||
Option "Allow spying", "sv_disallowspying", "NoYes"
|
||||
Option "Chasecam cheat", "sv_chasecam", "YesNo"
|
||||
Option "Check ammo for weapon switch", "sv_dontcheckammo", "NoYes"
|
||||
Option "Killing Romero kills all his spawns", "sv_killbossmonst", "YesNo"
|
||||
Option "Count monsters in end level sectors", "sv_nocountendmonst", "NoYes"
|
||||
Option "Icon's death kills its spawns", "sv_killbossmonst", "YesNo"
|
||||
Option "End sector counts for kill %", "sv_nocountendmonst", "NoYes"
|
||||
|
||||
StaticText " "
|
||||
StaticText "Deathmatch Settings",1
|
||||
|
|
Loading…
Reference in a new issue