From 05edfcde47ebc9d268659edd57d7966785301ceb Mon Sep 17 00:00:00 2001 From: Scott Sibley Date: Thu, 16 Dec 2010 03:57:29 +0000 Subject: [PATCH] Hide the casting line when there's nothing to show. Sorry guys. I didn't realize how freaking annoying it was. lol --- Modules/UnitTooltip/UnitTooltip.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Modules/UnitTooltip/UnitTooltip.lua b/Modules/UnitTooltip/UnitTooltip.lua index f43fbac..5c0e902 100644 --- a/Modules/UnitTooltip/UnitTooltip.lua +++ b/Modules/UnitTooltip/UnitTooltip.lua @@ -613,6 +613,7 @@ if cast_data then return icon .. spell end end +do return end -- maybe the constant smiley face is annoying return Texture("Interface\\Addons\\StarTip\\Media\\happy_face.blp", 20) ]], enabled = true, -- 1.7.9.5