瀏覽代碼

剧情补充提交

zhangyuqian 1 年之前
父節點
當前提交
9946e21ae1
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      GameClient/Assets/Game/HotUpdate/Views/MainStory/StoryDialogView.cs

+ 0 - 1
GameClient/Assets/Game/HotUpdate/Views/MainStory/StoryDialogView.cs

@@ -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))
                     {
                     {