Add Achievements list window (Y key toggle) with search filter

This commit is contained in:
Kelsi 2026-03-12 02:09:35 -07:00
parent 7a1f330655
commit f4754797bc
4 changed files with 79 additions and 0 deletions

View file

@ -30,6 +30,7 @@ public:
TOGGLE_NAMEPLATES,
TOGGLE_RAID_FRAMES,
TOGGLE_QUEST_LOG,
TOGGLE_ACHIEVEMENTS,
ACTION_COUNT
};