Adds name to the lable of security record printouts.

This commit is contained in:
Mars
2018-03-25 08:30:42 +02:00
parent d94c3d1779
commit 2f4f44cfdf
+1 -1
View File
@@ -366,7 +366,7 @@
else
P.info += "<B>Security Record Lost!</B><BR>"
P.info += "</TT>"
P.name = "paper - 'Security Record'"
P.name = "paper - 'Security Record: [active1.fields["name"]]'"
printing = 0
/* Removed due to BYOND issue