Merge branch 'master' of https://github.com/coelckers/gzdoom into lightmaps-new
This commit is contained in:
commit
688e5ac694
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
void M_StartControlPanel(bool makeSound, bool scaleoverride = false);
|
||||
FName MessageBoxClass = NAME_MessageBoxMenu;
|
||||
|
||||
CVAR(Bool, m_quickexit, false, CVAR_ARCHIVE)
|
||||
CVAR(Bool, m_quickexit, false, CVAR_ARCHIVE | CVAR_GLOBALCONFIG)
|
||||
|
||||
typedef void(*hfunc)();
|
||||
DEFINE_ACTION_FUNCTION(DMessageBoxMenu, CallHandler)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue