WoWInterface SVN NeedyGreedy

Compare Revisions

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

Rev 106 → Rev 105

NeedyGreedy.lua
649,7 → 649,6
-- 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