remove commented-out code from pen.dm

fine
This commit is contained in:
octareenroon91
2015-11-17 18:43:40 -06:00
parent 33350bffe6
commit 5b429cf2fe
-1
View File
@@ -60,7 +60,6 @@
else
colour = "black"
user << "<span class='notice'>[src] will now write in [colour].</span>"
//user << "<span class='notice'>[src] will now write in <font style='color=[colour]'>[colour]</font>.</span>"
desc = "It's a fancy four-color ink pen, set to [colour]."
/obj/item/weapon/pen/attack(mob/living/M, mob/user,stealth)