mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
- whitelist reset2saved in menudef
This commit is contained in:
parent
90c734a39f
commit
0e2aee7d5e
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ static const char *MenuDefCommands[] =
|
||||||
{
|
{
|
||||||
"snd_reset",
|
"snd_reset",
|
||||||
"reset2defaults",
|
"reset2defaults",
|
||||||
|
"reset2saved",
|
||||||
"menuconsole",
|
"menuconsole",
|
||||||
"clearnodecache",
|
"clearnodecache",
|
||||||
"am_restorecolors",
|
"am_restorecolors",
|
||||||
|
|
Loading…
Reference in a new issue