Framework update, tooltips can have now the second frame

This commit is contained in:
Tercio Jose
2023-01-07 22:52:06 -03:00
parent d2d04e931e
commit 51a81dc5ae
4 changed files with 425 additions and 210 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 410
local dversion = 411
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)