Skip to content

Commit

Permalink
One Liner Fix (tgstation#20098)
Browse files Browse the repository at this point in the history
  • Loading branch information
Core0verload authored and KorPhaeron committed Aug 27, 2016
1 parent 7bf6e01 commit 3b188fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mob/living/simple_animal/simple_animal.dm
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@
visible_message("<span class='warning'>[src] looks unharmed.</span>")
else
adjustBruteLoss(damage)
updatehealth()

/mob/living/simple_animal/movement_delay()
. = ..()
Expand Down

0 comments on commit 3b188fd

Please sign in to comment.