From af03e1ad530c4a8ea2423a7f5ed6b5533a8c308f Mon Sep 17 00:00:00 2001
From: liuzhiwei <liuzhiwei@qq.com>
Date: Sat, 31 Oct 2020 17:27:02 +0800
Subject: [PATCH] Merge branch 'master' of http://172.16.1.52:8090/r/GemBattle into master

---
 Assets/Scripts/Common/CommonDebugHelper.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Assets/Scripts/Common/CommonDebugHelper.cs b/Assets/Scripts/Common/CommonDebugHelper.cs
index 692596e..580e072 100644
--- a/Assets/Scripts/Common/CommonDebugHelper.cs
+++ b/Assets/Scripts/Common/CommonDebugHelper.cs
@@ -155,7 +155,6 @@
                         break;
                 }
                 //UIManager.Instance.ShowWarningWind(log);
-
             }
         }
     }

--
Gitblit v1.9.1