Added word-warp to source line of tooltip

This commit is contained in:
telkar-rg
2023-11-03 13:49:43 +01:00
parent 0353ba71ae
commit a8c2e5faf1
+1 -1
View File
@@ -554,7 +554,7 @@ local function ProcessTooltip(tooltip, name, link)
if cachedSource then -- add item source
tooltip:AddLine(" ",1,1,1);
tooltip:AddLine(cachedSource,1,1,1);
tooltip:AddLine(cachedSource,1,1,1,1);
end
-- addon:CheckMaterialUtility(itemID)