Quantcast

The quest text issue must have been fixed by now

Adrian L Lange [11-23-14 - 14:15]
The quest text issue must have been fixed by now
Filename
QuickQuest.lua
diff --git a/QuickQuest.lua b/QuickQuest.lua
index c581617..f8a4495 100644
--- a/QuickQuest.lua
+++ b/QuickQuest.lua
@@ -339,5 +339,3 @@ local errors = {
 ChatFrame_AddMessageEventFilter('CHAT_MSG_SYSTEM', function(self, event, message)
 	return errors[message]
 end)
-
-QuestInfoDescriptionText.SetAlphaGradient = function() end