Skip to content

Commit

Permalink
Minimal optimization.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnpsp committed Dec 8, 2023
1 parent 9e803e9 commit 10b8184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions KiwiFarm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1325,6 +1325,7 @@ end
-- addon:COMBAT_LOG_EVENT_UNFILTERED()
do
local COMBATLOG_OBJECT_TYPE_NPC = COMBATLOG_OBJECT_TYPE_NPC
local CombatLogGetCurrentEventInfo = CombatLogGetCurrentEventInfo
local Events = {
UNIT_DIED = true,
SPELL_DAMAGE = true,
Expand Down

0 comments on commit 10b8184

Please sign in to comment.