Filename | |
---|---|
Modules/Fade/Fade.lua |
diff --git a/Modules/Fade/Fade.lua b/Modules/Fade/Fade.lua index d851acd..f3e1494 100644 --- a/Modules/Fade/Fade.lua +++ b/Modules/Fade/Fade.lua @@ -91,7 +91,6 @@ local updateAlphaFrame = CreateFrame("Frame") local checkExistence = function() if not UnitExists(StarTip.unit or "mouseover") and mod.isUnit then -print("llolllll") updateExistenceFrame:SetScript("OnUpdate", nil) local kind if StarTip.unit == "mousever" then