Skip to content

Commit

Permalink
Update Brewmaster
Browse files Browse the repository at this point in the history
  • Loading branch information
doadin committed Jul 24, 2024
1 parent 14d5c0f commit b7c7c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Specialization/Brewmaster.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ if not MaxDps then return end

local UnitPower = UnitPower
local UnitHealth = UnitHealth
local UnitAura = UnitAura
local UnitAura = C_UnitAuras.GetAuraDataByIndex
local GetSpellDescription = GetSpellDescription
local GetSpellPowerCost = C_Spell.GetSpellPowerCost
local UnitHealthMax = UnitHealthMax
Expand Down

0 comments on commit b7c7c39

Please sign in to comment.