فهرست منبع

服装技能书分解参与度类型修改

huangxiaoyue 2 سال پیش
والد
کامیت
851c55c6a9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/ClothingDecompose/ClothingDecomposeView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/ClothingDecompose/ClothingDecomposeView.cs

@@ -368,7 +368,7 @@ namespace GFGGame
                 if (result)
                 {
                     OnClickBtnRarity(_curRarity);
-                    LogServerHelper.SendPlayParticipationLog((int)PlayParticipationEnum.FU_ZHUANG_FEN_JIE, 2);
+                    LogServerHelper.SendPlayParticipationLog((int)PlayParticipationEnum.SKILL_BOOK_FEN_JIE, 2);
                 }
             }
         }