mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- minor update, also rename the old menudef back, no need to change the name
This commit is contained in:
parent
1bcb594053
commit
d0c5e347a9
2 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ OptionMenu "OptionsMenuSimple" protected
|
|||
StaticText " "
|
||||
Submenu "$OS_TITLE", "os_Menu"
|
||||
StaticText " "
|
||||
Submenu "$OMS_CLASSIC", "OptionsMenu"
|
||||
Submenu "$OMS_OLDGZDOOM", "OptionsMenu"
|
||||
StaticText " "
|
||||
SafeCommand "$OPTMNU_DEFAULTS", "reset2defaults"
|
||||
SafeCommand "$OPTMNU_RESETTOSAVED", "reset2saved"
|
||||
|
|
Loading…
Reference in a new issue