Change-Eye-Color verb should work again

This commit is contained in:
Anewbe
2018-06-08 18:54:49 -05:00
parent 9b50d4d04b
commit a8be0c1c82

View File

@@ -50,7 +50,7 @@
// Now sync the organ's eye_colour list.
update_colour()
// Finally, update the eye icon on the mob.
owner.update_eyes()
owner.regenerate_icons()
/obj/item/organ/internal/eyes/replaced(var/mob/living/carbon/human/target)