From 2fbd4c541e15cbcd0b3d6eeb3f18ca4068b62979 Mon Sep 17 00:00:00 2001 From: ckaotik Date: Mon, 1 Mar 2010 21:09:28 +0100 Subject: [PATCH] Add button fixed. Statistics frame added. Lists ordered. Too many entries in tooltip fixed. --- core.lua | 17 +++-------------- options.lua | 5 +---- 2 files changed, 4 insertions(+), 18 deletions(-) diff --git a/core.lua b/core.lua index dc263a9..ff4266c 100644 --- a/core.lua +++ b/core.lua @@ -330,19 +330,6 @@ function BrokerGarbage:JoinTables(...) return result end -function BrokerGarbage:SortIcons(a,b) - if type(a) == type(b) then - return a