X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/001062c21d0a4b6600278f45ee096fc587c745df..197ec731fd13eadba22f20d7b01ea440c094cb54:/OmaRF/DruidIndicators.lua diff --git a/OmaRF/DruidIndicators.lua b/OmaRF/DruidIndicators.lua index f956791..9871fdc 100644 --- a/OmaRF/DruidIndicators.lua +++ b/OmaRF/DruidIndicators.lua @@ -7,7 +7,7 @@ local square = "Interface\\AddOns\\OmaRF\\images\\square"; local positions = {"TOPLEFT"}; local M = {}; -OmaRFIndicators.Class["Druid"] = M; +OmaRFIndicators.Class["DRUID"] = M; M.Auras = { ["Lifebloom"] = "TOPLEFT", ["Rejuvenation"] = "TR1",