Fixes a compile issue

This commit is contained in:
Dahlular
2020-01-28 13:28:08 -07:00
committed by GitHub
parent ad2cbd8a33
commit 84a32c97fb
@@ -53,11 +53,6 @@
to_chat(owner, msg)
return TRUE
/obj/item/organ/genital/breasts/proc/send_full_message(msg = "Your breasts finally feel full, again.")
if(owner && istext(msg))
to_chat(owner, msg)
return TRUE
/obj/item/organ/genital/breasts/update_appearance()
var/lowershape = lowertext(shape)
switch(lowershape)