From f4d315361491dcde0ef6b94198ab2623471c881c Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期三, 19 九月 2018 17:10:23 +0800
Subject: [PATCH] 3654 【前端】被动技能任务点击弹窗

---
 System/MainInterfacePanel/PlayerMainDate.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/System/MainInterfacePanel/PlayerMainDate.cs b/System/MainInterfacePanel/PlayerMainDate.cs
index e7965ee..84e336e 100644
--- a/System/MainInterfacePanel/PlayerMainDate.cs
+++ b/System/MainInterfacePanel/PlayerMainDate.cs
@@ -118,6 +118,8 @@
     public List<int> TaskId_Skill = new List<int>();//浠诲姟ID
     public List<int> SkillIndex = new List<int>();//鎶�鑳芥Ы绱㈠紩
     public List<int> NeedFairyJade = new List<int>();//鎵�闇�瑙i攣浠欑帀
+    public int Skill_Index = 0;
+    public int TaskSkillID = 0;
     //-----鍏充簬鏀嚎缈呰唨浠诲姟鐨勭壒娈婇�昏緫
     public int WingTask = 0;
 

--
Gitblit v1.8.0