Bug fixes for wotlk

This commit is contained in:
Tercio Jose
2022-09-26 15:31:20 -03:00
parent dd8da2dad1
commit 57133d389f
9 changed files with 348 additions and 322 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 366
local dversion = 367
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)