Small tweak to options implementation

This commit is contained in:
Hendrik Leppkes
2008-09-28 15:05:12 +02:00
parent 93ad63a772
commit 9246db80f5
+1 -1
View File
@@ -64,7 +64,7 @@ local function getOptions()
get = getFunc,
set = function(info, value)
Bartender4.db.profile.selfcastrightclick = value
Bartender4:GetModule("ActionBars"):ForAll("ForAll", "UpdateRightClickSelfCast")
Bartender4.Bar:ForAll("ForAll", "UpdateRightClickSelfCast")
end,
},
range = {