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>