فهرست منبع

Merge branch 'master' of http://192.168.123.2:3000/ck/XiuXianGame

lzx 1 روز پیش
والد
کامیت
e636b78d24
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Assets/Scripts/GameUI/UI/HeroInformationPanel/HeroBreakthroughPanel.cs
  2. BIN
      美术/商店所需/宣传图1比1.png

+ 1 - 1
Assets/Scripts/GameUI/UI/HeroInformationPanel/HeroBreakthroughPanel.cs

@@ -238,7 +238,7 @@ namespace Fort23.Mono
 
 
                         CombatDrive.Instance.CombatController.ChangeState(CombatController.update);
                         CombatDrive.Instance.CombatController.ChangeState(CombatController.update);
                         Dictionary<string, object> dic = new Dictionary<string, object>();
                         Dictionary<string, object> dic = new Dictionary<string, object>();
-                        dic.Add("#BattleID", heroPowerUpConfig.DujieLevelbattleID);
+                        dic.Add("#power_id", heroPowerUpConfig.ID);
                         dic.Add("#IsWin", isWin);
                         dic.Add("#IsWin", isWin);
                         string gongfa = "[";
                         string gongfa = "[";
                         for (var i = 0; i < PlayerManager.Instance.GongFaControl.allUseSkill.Length; i++)
                         for (var i = 0; i < PlayerManager.Instance.GongFaControl.allUseSkill.Length; i++)

BIN
美术/商店所需/宣传图1比1.png