mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- oops, missed this
This commit is contained in:
parent
190173bc44
commit
98282f710f
1 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@ OptionMenu "OptionsMenuSimple" protected
|
|||
StaticText " "
|
||||
SafeCommand "$OPTMNU_DEFAULTS", "reset2defaults"
|
||||
SafeCommand "$OPTMNU_RESETTOSAVED", "reset2saved"
|
||||
SafeCommand "$OPTMNU_WRITEINI", "writeini"
|
||||
Command "$OPTMNU_CONSOLE", "menuconsole"
|
||||
StaticText " "
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue