From 7da0ac18c21c94a95f508ced6eeae65f8ae276ed Mon Sep 17 00:00:00 2001 From: Scott Sibley Date: Thu, 21 Jul 2011 03:20:42 -0500 Subject: [PATCH] Test --- StarTip.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/StarTip.lua b/StarTip.lua index a209633..a8c58ef 100644 --- a/StarTip.lua +++ b/StarTip.lua @@ -1,3 +1,4 @@ + local addonName, addon = ... _G["StarTip"] = LibStub("AceAddon-3.0"):NewAddon("StarTip", "AceConsole-3.0", "AceHook-3.0", "AceEvent-3.0", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0") -- 1.7.9.5