From b732b2a76b57578cb7a86044c62dff2cf795f5fb Mon Sep 17 00:00:00 2001 From: rilgamon Date: Sat, 13 Mar 2021 17:50:57 +0100 Subject: [PATCH] Fix wrong package --- Libs/zzHelper/zzHelper.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Libs/zzHelper/zzHelper.lua b/Libs/zzHelper/zzHelper.lua index ad99bce..2de7dbb 100644 --- a/Libs/zzHelper/zzHelper.lua +++ b/Libs/zzHelper/zzHelper.lua @@ -1,4 +1,4 @@ -local lib = LibStub:NewLibrary("zzHelper", 1) +local lib = LibStub:NewLibrary("zzHelper", 2) if not lib then return end lib['targets'] = lib['targets'] or {} local mixins = {'colorize', 'round', 'sortArray', 'IsTwink', 'classcolor', 'MoneyString', 'MoneyStringSetString', 'MoneyStringSetSize'} @@ -11,7 +11,7 @@ function lib:colorize(text, color) return string.format("|cff%s%s|r",color and color or 'ffffff',text and text or '') end -local iconbase = "\124TInterface\\MoneyFrame\\UI-%s:%d:%d:1:0\124t" +local iconbase = "\124TInterface\\MoneyFrame\\UI-%sIcon:%d:%d:1:0\124t" local iconSize = 14 local moneyText = { gold = "G",