Add local _

This commit is contained in:
Flamanis
2021-05-23 18:40:21 -05:00
parent a13bc630be
commit 517a61905f
5 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -3,6 +3,7 @@
local Details = _G.Details
local DF = _G.DetailsFramework
local _
function Details:ScrollDamage()
if (not DetailsScrollDamage) then
@@ -268,4 +269,4 @@ targetDummieHandle:SetScript("OnEvent", function(_, _, unit)
end
end
end)
targetDummieHandle:RegisterEvent("PLAYER_TARGET_CHANGED")
targetDummieHandle:RegisterEvent("PLAYER_TARGET_CHANGED")