mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-01-31 04:50:48 +00:00
- fixed typo in MENUDEFS.
This commit is contained in:
parent
aa72857c72
commit
42848f41dc
1 changed files with 1 additions and 1 deletions
|
@ -924,7 +924,7 @@ OptionMenu AutomapOptions
|
|||
{
|
||||
Title "AUTOMAP OPTIONS"
|
||||
Option "Map color set", "am_colorset", "MapColorTypes"
|
||||
Option "Allow map defined colors" "am_customcolors", "YesNo"
|
||||
Option "Allow map defined colors", "am_customcolors", "YesNo"
|
||||
Submenu "Set custom colors", "MapColorMenu"
|
||||
Submenu "Customize map controls", "MapControlsMenu"
|
||||
StaticText " "
|
||||
|
|
Loading…
Reference in a new issue