From 99a3f198578f79b48bca1821554fb4b76270cd27 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期二, 14 八月 2018 16:56:13 +0800
Subject: [PATCH] 2541  优化日志工具和bugly工具

---
 System/MainWin/SkillContainer.cs |   40 ++++++++++++++++++++--------------------
 1 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/System/MainWin/SkillContainer.cs b/System/MainWin/SkillContainer.cs
index b55b050..a207e47 100644
--- a/System/MainWin/SkillContainer.cs
+++ b/System/MainWin/SkillContainer.cs
@@ -152,7 +152,7 @@
         {
             if (PlayerDatas.Instance.skill.GetSKillById(190) == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -163,7 +163,7 @@
         {
             if (indexSkillDataDict[0] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -176,7 +176,7 @@
 
             if (indexSkillDataDict[1] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -188,7 +188,7 @@
 
             if (indexSkillDataDict[2] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -200,7 +200,7 @@
 
             if (indexSkillDataDict[3] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -212,7 +212,7 @@
 
             if (indexSkillDataDict[4] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -224,7 +224,7 @@
 
             if (indexSkillDataDict[5] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -236,7 +236,7 @@
 
             if (indexSkillDataDict[6] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -250,7 +250,7 @@
                 case 1:
                     if (PlayerDatas.Instance.skill.GetSKillById(150) == null)
                     {
-                        DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                        DebugEx.Log("鎶�鑳芥湭瑙i攣");
                         return;
                     }
 
@@ -259,7 +259,7 @@
                 case 2:
                     if (PlayerDatas.Instance.skill.GetSKillById(250) == null)
                     {
-                        DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                        DebugEx.Log("鎶�鑳芥湭瑙i攣");
                         return;
                     }
 
@@ -276,7 +276,7 @@
         {
             if (indexSkillDataDict[0] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -288,7 +288,7 @@
 
             if (indexSkillDataDict[1] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -300,7 +300,7 @@
 
             if (indexSkillDataDict[2] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -311,7 +311,7 @@
         {
             if (indexSkillDataDict[3] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -322,7 +322,7 @@
         {
             if (indexSkillDataDict[4] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -333,7 +333,7 @@
         {
             if (indexSkillDataDict[5] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -344,7 +344,7 @@
         {
             if (indexSkillDataDict[6] == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 
@@ -358,7 +358,7 @@
                 case 1:
                     if (PlayerDatas.Instance.skill.GetSKillById(150) == null)
                     {
-                        DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                        DebugEx.Log("鎶�鑳芥湭瑙i攣");
                         return;
                     }
 
@@ -367,7 +367,7 @@
                 case 2:
                     if (PlayerDatas.Instance.skill.GetSKillById(250) == null)
                     {
-                        DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                        DebugEx.Log("鎶�鑳芥湭瑙i攣");
                         return;
                     }
 
@@ -382,7 +382,7 @@
         {
             if (PlayerDatas.Instance.skill.GetSKillById(190) == null)
             {
-                DesignDebug.Log("鎶�鑳芥湭瑙i攣");
+                DebugEx.Log("鎶�鑳芥湭瑙i攣");
                 return;
             }
 

--
Gitblit v1.8.0