WoWInterface SVN mikma

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /L2Play
    from Rev 403 to Rev 404
    Reverse comparison

Rev 403 → Rev 404

L2Play.lua
99,7 → 99,7
end
 
function ResetSequence()
if L2.CheckDB() then
if L2:CheckDB() then
step = 1
for i=1,#L2PlayDB[GetActiveTalentGroup()] do
_G[name..i.."Icon"]:SetVertexColor(1,1,1)