mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 15:22:15 +00:00
- added 'undocolorpic' to c_dispatch whitelist
This commit is contained in:
parent
0e2aee7d5e
commit
b9a2398935
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ static const char *MenuDefCommands[] =
|
||||||
"menuconsole",
|
"menuconsole",
|
||||||
"clearnodecache",
|
"clearnodecache",
|
||||||
"am_restorecolors",
|
"am_restorecolors",
|
||||||
|
"undocolorpic",
|
||||||
"special",
|
"special",
|
||||||
"puke",
|
"puke",
|
||||||
"fpuke",
|
"fpuke",
|
||||||
|
|
Loading…
Reference in a new issue