Fix headless import always emits errors

This commit is contained in:
Hilderin 2025-02-28 11:11:10 -05:00
parent 1753893c60
commit dba92c9354
2 changed files with 12 additions and 7 deletions

View file

@ -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;