Merging spells with the same name in the Player Breakdown Window

This commit is contained in:
Tercio Jose
2022-11-30 14:55:33 -03:00
parent 2dff960030
commit 8a3302d83e
4 changed files with 64 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 398
local dversion = 399
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)