chenxin
2020-11-09 172d8ffbf5fe3bdd60b3d71a3a60feeed1cb1762
Assets/Scripts/Core/Health/DamageableBehaviour.cs
@@ -54,7 +54,6 @@
        /// </summary>
        public event Action<DamageableBehaviour> died;
        /// <summary>
        /// Takes the damage and also provides a position for the damage being dealt
        /// </summary>