From a2403e756df8a59fe0e0506cda0deefe227d8ee4 Mon Sep 17 00:00:00 2001 From: Merathilis Date: Tue, 7 Mar 2017 16:33:39 +0100 Subject: [PATCH] Use SLE:Print --- ElvUI_SLE/modules/professions/enchant.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/professions/enchant.lua b/ElvUI_SLE/modules/professions/enchant.lua index 7b34cba..ed0d0c4 100644 --- a/ElvUI_SLE/modules/professions/enchant.lua +++ b/ElvUI_SLE/modules/professions/enchant.lua @@ -523,7 +523,7 @@ function Pr:EnchantButton() elseif recipeInfo.alternateVerb then button.itemID = Pr.mapSpellToItem[recipeInfo.recipeID] if (not button.itemID) then - print(string.format(L["Missing scroll item for spellID %d. Please report this at the Shadow&Light Ticket Tracker."], recipeInfo.recipeID)) + SLE:Print(string.format(L["Missing scroll item for spellID %d. Please report this at the Shadow&Light Ticket Tracker."], recipeInfo.recipeID)) end _G["SLE_EnchScrollButton"]:Show() local scrollnum = T.GetItemCount(38682) -- 1.7.9.5