This commit is contained in:
DeityLink
2015-08-27 19:40:30 +02:00
parent 7b4d9d47cf
commit a6415d9b7e

View File

@@ -247,4 +247,4 @@
/obj/item/device/taperecorder/proc/recorder_message(var/msg)
//writepanic("[__FILE__].[__LINE__] ([src.type])([usr ? usr.ckey : ""]) \\/obj/item/device/taperecorder/proc/recorder_message() called tick#: [world.time]")
visible_message("<font color=Maroon><B>Tape Recorder</B>: " + msg + "</font>")
visible_message("<font color=Maroon><B>Tape Recorder</B>: [msg]</font>")