WoWInterface SVN StellarUF

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/Stuf_Options
    from Rev 116 to Rev 117
    Reverse comparison

Rev 116 → Rev 117

options.lua
1869,6 → 1869,13
x=x2, y=y2, scale=scale, alpha=alpha, framelevel=framelevel, nomouse=nomouse, strata=bstrata,
},
}
local chibar = {
name=L["Chi Bar"], type="group", hidden=function() return Stuf.CLS ~= "MONK" end, order=30,
args = {
hide=hide, blank=blank,
x=x2, y=y2, scale=scale, alpha=alpha, framelevel=framelevel, nomouse=nomouse, strata=bstrata,
},
}
local eclipsebar = {
name=L["Eclipse Bar"], type="group", hidden=function() return Stuf.CLS ~= "DRUID" end, order=30,
args = {
2115,13 → 2122,9
vehicleicon=vehicleicon,
lfgicon=lfgicon,
totembar=totembar,
runebar=runebar,
druidbar=druidbar,
runebar=runebar, druidbar=druidbar, holybar=holybar, shardbar=shardbar,
chibar=chibar, priestbar=priestbar, eclipsebar=eclipsebar,
castbar=castbar,
holybar=holybar,
shardbar=shardbar,
priestbar=priestbar,
eclipsebar=eclipsebar,
},
},
target = {