Skip to content

Commit

Permalink
ZulGurub_Classic/Venoxis: Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Justw8 committed Jul 31, 2024
1 parent bf6c5e3 commit 83c199d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZulGurub_Classic/Venoxis.lua
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ function mod:OnBossEnable()
self:Log("SPELL_INTERRUPT", "HolyFireStop", "*")
self:Log("SPELL_CAST_SUCCESS", "PoisonCloud", 23861)

self:RegisteEvent("UNIT_HEALTH")
self:RegisterEvent("UNIT_HEALTH")
end

--------------------------------------------------------------------------------
Expand Down

0 comments on commit 83c199d

Please sign in to comment.