You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
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