WoWInterface SVN SliceCommander

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 226 to Rev 225
    Reverse comparison

Rev 226 → Rev 225

trunk/Core/Settings.lua
23,6 → 23,7
if not selected[v] then
selected[v] = _G['SC'].BARS[string.upper(k)]['name'] .. cd
else
print(k)
selected[v] = selected[v] .. ', ' .. _G['SC'].BARS[string.upper(k)]['name'] .. cd
end
end
107,6 → 108,7
end
 
function SliceCommander:getShowCDDescription(spell)
if SC_SPELL[spell] == nil then print(spell) end
if string.sub(spell, -2) == 'CD' then
return string.format(L["Display the %s cooldown bar"], SC_SPELL[spell])
else
trunk/SliceCommander.toc
1,6 → 1,6
## Interface: 70200
## Author: Tomate
## Version: 7.20
## Version: 7.19
## Title: |cffc14f2cSlice|r|cff40a740Commander|r
## Notes: Energy bar, Combo point bar and rogue timer bar.
## SavedVariables: SC