- added missing quotation mark in menu definition

Script error, "gzdoom.pk3:menudef.txt" line 1472:
Insufficient parameters for OptionMenuItemOption
This commit is contained in:
alexey.lysiuk 2019-05-19 13:01:09 +03:00
parent 2c226afff1
commit 270f8fb381

View file

@ -1469,7 +1469,7 @@ OptionMenu MessageOptions protected
Option "$MSGMNU_MESSAGELEVEL", "msg", "MessageLevels"
Option "$MSGMNU_DEVELOPER", "developer", "DevMessageLevels"
Option "$MSGMNU_CENTERMESSAGES", "con_centernotify", "OnOff"
Option "$MSGMNU_SUBTITLES, "inter_subtitles", "OnOff"
Option "$MSGMNU_SUBTITLES", "inter_subtitles", "OnOff"
StaticText " "
StaticText "$MSGMNU_MESSAGECOLORS", 1
StaticText " "