mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
syntax
This commit is contained in:
@@ -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>")
|
||||
|
||||
Reference in New Issue
Block a user