v1.0.8.0: Action Chat Link, hotbar job-specific persistence fix
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -467,8 +467,12 @@ namespace HSUI.Helpers
|
||||
[Order(3)]
|
||||
public bool ShowIcon = true;
|
||||
|
||||
[Checkbox("Shift+Click action in Actions & Traits → insert \"You should check out X\" in chat", help = "When chat is focused, inserts directly. Otherwise copies to clipboard.")]
|
||||
[Order(4)]
|
||||
public bool ActionChatLinkEnabled = true;
|
||||
|
||||
[Checkbox("Show Level", spacing = true)]
|
||||
[Order(5)]
|
||||
[Order(6)]
|
||||
public bool ShowLevel = true;
|
||||
|
||||
[Checkbox("Show HP")]
|
||||
|
||||
Reference in New Issue
Block a user