diff --git a/code/modules/admin/topic.dm b/code/modules/admin/topic.dm index 93e31ade77c..7438f54195e 100644 --- a/code/modules/admin/topic.dm +++ b/code/modules/admin/topic.dm @@ -1728,7 +1728,7 @@ var/customname = input(src.owner, "Pick a title for the fax.", "Fax Title") as text|null if(!customname) - customname = "paper" + customname = "paper" var/stampname var/stamptype