mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-13 02:22:43 +00:00
Improve export validation
This commit is contained in:
@@ -193,6 +193,8 @@ void ProjectExportDialog::_prop_edited(String what) {
|
||||
|
||||
_save_export_cfg();
|
||||
|
||||
_validate_platform();
|
||||
|
||||
}
|
||||
|
||||
void ProjectExportDialog::_filters_edited(String what) {
|
||||
|
||||
Reference in New Issue
Block a user