Deprecate the stream operator

This commit is contained in:
Arokha Sieyes
2020-02-12 17:26:44 -05:00
committed by Leshana
parent c8a8987610
commit 47ccc655db
762 changed files with 4492 additions and 4464 deletions

View File

@@ -24,5 +24,5 @@
return
/obj/structure/table/rack/holorack/dismantle(obj/item/weapon/wrench/W, mob/user)
user << "<span class='warning'>You cannot dismantle \the [src].</span>"
to_chat(user, "<span class='warning'>You cannot dismantle \the [src].</span>")
return