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