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