# HG changeset patch # User Chris Mellon # Date 1286980125 18000 # Node ID 76650e326a57bcc4ef1bc839e1c9a793ef6e71c9 # Parent 7309cc67cac0dc0b5dd80d1bfa07cb096f68d5c5 comments diff -r 7309cc67cac0 -r 76650e326a57 KBF.lua --- a/KBF.lua Wed Oct 13 09:27:34 2010 -0500 +++ b/KBF.lua Wed Oct 13 09:28:45 2010 -0500 @@ -54,6 +54,9 @@ -- until this gets fixed up -- debuffs + -- Since debuffs aren't cancellable, don't need to use the secure header + -- for them. This could be rewritten to support useful features like + -- sorting & scaling and stuff. Honestly, should at least be alphabetical. for idx=1,99 do local frame = self.debuffFrames[idx] if self.dirty then