-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Core: Registered a new keybind to toggle the debug UI
I can't seem to figure out why setting the header doesn't work if using the default ADDONS category, so I guess there will just be one more category for people to scroll past... Oh, well.
- Loading branch information
1 parent
59e109d
commit d33d179
Showing
3 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<Bindings> | ||
<Binding name="RARITY_DEBUGWINDOWTOGGLE" category="Rarity"> | ||
Rarity.ScrollingDebugMessageFrame:Toggle() | ||
</Binding> | ||
</Bindings> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters