Change Dropdown's EditorOrder from 2023 to 2024
This commit is contained in:
@@ -306,7 +306,7 @@ namespace FlaxEngine.GUI
|
||||
/// <summary>
|
||||
/// Gets or sets the color used to display highlighted text.
|
||||
/// </summary>
|
||||
[EditorDisplay("Text Style"), EditorOrder(2023), ExpandGroups]
|
||||
[EditorDisplay("Text Style"), EditorOrder(2024), ExpandGroups]
|
||||
public Color TextColorHighlighted { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user