From 46448159cf13b68e9afcf28140207e04ea2e1242 Mon Sep 17 00:00:00 2001 From: Scott Sibley Date: Wed, 27 Apr 2011 01:15:19 +0000 Subject: [PATCH] Bump toc. --- StarTip.lua | 9 --------- StarTip.toc | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/StarTip.lua b/StarTip.lua index 83a0816..5018c9b 100644 --- a/StarTip.lua +++ b/StarTip.lua @@ -384,15 +384,6 @@ end StarTip:SetDefaultModuleState(false) local defaultTimers = { - ["widget_resources_timer"] = { - type = "timer", - update = 0, - repeating = true, - expression = [[ -if ResourceServer then self.timer:Stop() return end -Update() -]] - }, } function StarTip:RefreshConfig() diff --git a/StarTip.toc b/StarTip.toc index 17a3165..1cb1d98 100644 --- a/StarTip.toc +++ b/StarTip.toc @@ -1,4 +1,4 @@ -## Interface: 40000 +## Interface: 40100 ## Title: StarTip ## Notes: Tooltips from outerspace ## Author: Starlon -- 1.7.9.5