Disable progress dialog on export from command line, stab at fixing #24031
This commit is contained in:
@@ -525,6 +525,8 @@ private:
|
||||
|
||||
} export_defer;
|
||||
|
||||
bool disable_progress_dialog;
|
||||
|
||||
static EditorNode *singleton;
|
||||
|
||||
static Vector<EditorNodeInitCallback> _init_callbacks;
|
||||
|
||||
Reference in New Issue
Block a user