Added empowered spells and first wave of polish on the new breakdown window

This commit is contained in:
Tercio Jose
2023-05-02 22:06:36 -03:00
parent 4fc8a45713
commit abcb6e9086
6 changed files with 158 additions and 74 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 422
local dversion = 423
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)