chenxin
2020-11-06 67f6f473143047b0b0c9ba51791ff5747972f076
Assets/Scripts/ActionGameFramework/Health/DamageCollider.cs
@@ -59,7 +59,7 @@
            if (ballistic.IsHitEnemy)
            {
                Debug.LogError("--------------------- 已发生过碰撞 ---------------------");
                Debug.Log("--------------------- 已发生过碰撞 ---------------------");
                return;
            }