mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2024-11-27 22:22:08 +00:00
Merge branch 'menudef_fix' of https://github.com/Blue-Shadow/zdoom
This commit is contained in:
commit
43ae0155bd
1 changed files with 1 additions and 1 deletions
|
@ -1135,7 +1135,7 @@ OptionMenu MessageOptions
|
|||
Option "$MSGMNU_CENTEREDMESSAGES", "msgmidcolor", "TextColors"
|
||||
StaticText " "
|
||||
Option "$MSGMNU_SCREENSHOTMESSAGES", "screenshot_quiet", "OffOn"
|
||||
Option "$MSGMNU_LONGSAVEMESSAGES", " longsavemessages", "OnOff"
|
||||
Option "$MSGMNU_LONGSAVEMESSAGES", "longsavemessages", "OnOff"
|
||||
}
|
||||
|
||||
//-------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue