WoWInterface SVN NeedyGreedy

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 105 to Rev 106
    Reverse comparison

Rev 105 → Rev 106

NeedyGreedy.lua
649,6 → 649,7
-- Check if a new roll was started before the delayed script was called
if self.db.profile.autoHideDelay > 0 and ROLL_TIMER then
self:CancelTimer(ROLL_TIMER, true)
ROLL_TIMER = nil
end
end