fix #12769 project settings crash
This commit is contained in:
@ -1782,6 +1782,7 @@ ProjectSettingsEditor::ProjectSettingsEditor(EditorData *p_data) {
|
||||
tab_container->add_child(translations);
|
||||
//remap for properly select language in popup
|
||||
translation_locales_idxs_remap = Vector<int>();
|
||||
translation_locales_list_created = false;
|
||||
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user