Fix unreadable text in Make Sub-Resources Unique window
This commit is contained in:
@ -99,6 +99,7 @@ class InspectorDock : public VBoxContainer {
|
||||
|
||||
int current_option = -1;
|
||||
ConfirmationDialog *unique_resources_confirmation = nullptr;
|
||||
Label *unique_resources_label = nullptr;
|
||||
Tree *unique_resources_list_tree = nullptr;
|
||||
|
||||
EditorPropertyNameProcessor::Style property_name_style;
|
||||
|
||||
Reference in New Issue
Block a user