|
@@ -1067,7 +1067,6 @@ namespace GFGGame
|
|
}
|
|
}
|
|
if (cfg.emojiRes.Length > 0 && cfg.emojiRes != "0")
|
|
if (cfg.emojiRes.Length > 0 && cfg.emojiRes != "0")
|
|
{
|
|
{
|
|
- string res = cfg.emojiRes.Split('/')[1];
|
|
|
|
string aniRes = ResPathUtil.GetEmojiResPath("DressUp",cfg.emojiRes);
|
|
string aniRes = ResPathUtil.GetEmojiResPath("DressUp",cfg.emojiRes);
|
|
if (!resList.Contains(aniRes))
|
|
if (!resList.Contains(aniRes))
|
|
{
|
|
{
|