- framework update.

- using image format BLP instead of TGA.
This commit is contained in:
Tercio
2016-07-19 16:23:14 -03:00
parent 08117fcc15
commit 56b7980874
78 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 22
local dversion = 24
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)