v1.0.2.3: Keypress flash indicator for hotbar slots
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -67,11 +67,15 @@ namespace HSUI.Interface.GeneralElements
|
||||
[Order(29)]
|
||||
public bool ShowComboHighlight = true;
|
||||
|
||||
[Checkbox("Show Keypress Flash")]
|
||||
[Order(30)]
|
||||
public bool ShowKeypressFlash = true;
|
||||
|
||||
[NestedConfig("Combo Highlight", 31)]
|
||||
public ComboHighlightConfig ComboHighlightConfig = new();
|
||||
|
||||
[Checkbox("Debug Drag & Drop")]
|
||||
[Order(30)]
|
||||
[Order(32)]
|
||||
public bool DebugDragDrop = false;
|
||||
|
||||
[NestedConfig("Visibility", 70)]
|
||||
|
||||
Reference in New Issue
Block a user