From ac0dbed900eac50f0de2606e3a6b129981c22e46 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期三, 15 八月 2018 16:23:55 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 Fight/GameActor/GAStaticDefine.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Fight/GameActor/GAStaticDefine.cs b/Fight/GameActor/GAStaticDefine.cs
index 88fa8a5..aebfc0e 100644
--- a/Fight/GameActor/GAStaticDefine.cs
+++ b/Fight/GameActor/GAStaticDefine.cs
@@ -279,11 +279,11 @@
         //Miss,
 
         // 鍒ゆ柇浼よ鐨勫綊灞炴槸鍚︿负鐜╁鎴栬�呯帺瀹剁殑鍙敜鐗╂垨鑰呭疇鐗�
-        bool _isHurtHero = target.ServerInstID == PlayerDatas.Instance.PlayerId;
-        if (!_isHurtHero)
-        {
+        //bool _isHurtHero = target.ServerInstID == PlayerDatas.Instance.PlayerId;
+        //if (!_isHurtHero)
+        //{
 
-        }
+        //}
 
         // ---- 鍒ゆ柇鏄惁鏄剧ず
         if ((caster != null// 鏉ユ簮涓嶈兘涓虹┖

--
Gitblit v1.8.0