From fd2fe34d7522d909e5474bd659afed88c0615a23 Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期二, 13 十一月 2018 10:28:23 +0800
Subject: [PATCH] 2348 【BUG】【1.3】灵宠解锁技能界面重复出现

---
 System/RolePromote/RolePromoteModel.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/RolePromote/RolePromoteModel.cs b/System/RolePromote/RolePromoteModel.cs
index f6f8b9d..4273d2b 100644
--- a/System/RolePromote/RolePromoteModel.cs
+++ b/System/RolePromote/RolePromoteModel.cs
@@ -380,7 +380,7 @@
         #endregion
 
         #region 鐏靛疇
-        private void OnRefreshPetData(HB701_tagMCPetLV info)
+        private void OnRefreshPetData(int info)
         {
             GetPetCntDic();
         }

--
Gitblit v1.8.0