Fixes random sorting order in Create New Node dialog
This commit is contained in:
@ -55,6 +55,7 @@ class CreateDialog : public ConfirmationDialog {
|
||||
String base_type;
|
||||
String preferred_search_result_type;
|
||||
EditorHelpBit *help_bit;
|
||||
List<StringName> type_list;
|
||||
|
||||
void _item_selected();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user