You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Reimplement export module for OSX
This commit is contained in:
@@ -235,7 +235,7 @@ void ProjectExportDialog::_edit_preset(int p_index) {
|
||||
export_button->set_disabled(true);
|
||||
|
||||
} else {
|
||||
export_error->show();
|
||||
export_error->hide();
|
||||
export_templates_error->hide();
|
||||
export_button->set_disabled(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user