Api update with Details:GetActorFromCache(unitName or GUID) only work during combat, very fast way to get a danage actorObject

This commit is contained in:
Tercio Jose
2022-12-30 17:35:11 -03:00
parent 3bd7350321
commit c6d0a16af8
4 changed files with 53 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 408
local dversion = 409
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)