Fixing typos and updating OpenRaid

This commit is contained in:
Tercio Jose
2024-08-03 16:22:08 -03:00
committed by andrew6180
parent 5b160915e5
commit 68be90f6cd
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2684,7 +2684,7 @@ end
--handle internal details! events
local eventListener = Details:CreateEventListener()
eventListener:RegisterEvent("COMBAT_PLAYER_ENTER", function()
eventListener:RegisterEvent("COMBAT_PLAYER_ENTER", function(eventName, combatObject)
if (Details.CacheInLineMaxDistance) then
Details:Destroy(Details.CacheInLineMaxDistance)