mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Fix headless import always emits errors
This commit is contained in:
parent
1753893c60
commit
dba92c9354
2 changed files with 12 additions and 7 deletions
|
|
@ -419,7 +419,7 @@ private:
|
|||
bool script_distraction_free = false;
|
||||
|
||||
bool changing_scene = false;
|
||||
bool cmdline_export_mode = false;
|
||||
bool cmdline_mode = false;
|
||||
bool convert_old = false;
|
||||
bool immediate_dialog_confirmed = false;
|
||||
bool opening_prev = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue