WoWInterface SVN EasyDND

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/EasyDND/opts
    from Rev 63 to Rev 66
    Reverse comparison

Rev 63 → Rev 66

options.lua
209,6 → 209,7
set = function()
_.db.profile.toggleNafk = not _.db.profile.toggleNafk
_.SetEvents()
_.SetAutoToggleNames()
end,
order = 36,
},
220,6 → 221,7
set = function()
_.db.profile.toggleNdnd = not _.db.profile.toggleNdnd
_.SetEvents()
_.SetAutoToggleNames()
end,
order = 37,
},