Fixing typos and updating OpenRaid
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user