Toc Updates and More

- Added a secondary bar to augmented evoker, which when hover over show the uptime of buffs.
This commit is contained in:
Tercio Jose
2023-09-13 12:44:32 -03:00
parent 933c10771d
commit ae7af0e4be
16 changed files with 804 additions and 386 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 464
local dversion = 468
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)