Assets/Scripts/Core/Health/DamageableBehaviour.cs @@ -114,7 +114,7 @@ /// <summary> /// Fires the removed event /// </summary> void OnRemoved() protected void OnRemoved() { if (removed != null) {