Skip to content

Commit

Permalink
No more monk buffs
Browse files Browse the repository at this point in the history
  • Loading branch information
hughescr committed Jan 28, 2017
1 parent e497394 commit 183b091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/Monk.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
local myname, Cork = ...
if Cork.MYCLASS ~= "MONK" then return end


-- Enlightenment (EXP boost buff)
local UnitAura = Cork.UnitAura or UnitAura
local ldb, ae = LibStub:GetLibrary("LibDataBroker-1.1"), LibStub("AceEvent-3.0")
Expand Down

0 comments on commit 183b091

Please sign in to comment.