diff --git a/code/game/machinery/colormate.dm b/code/game/machinery/colormate.dm index c3c7860553..a208fc0bd2 100644 --- a/code/game/machinery/colormate.dm +++ b/code/game/machinery/colormate.dm @@ -79,7 +79,6 @@ return if(!QDELETED(H)) H.release() - user.visible_message("[user] stuffs [I] into [src]'s receptable! Oh dear.") insert_mob(victim, user) SStgui.update_uis(src)