From 85781b8d4c4740fe9ce8d12d7b50a5e58c1d5b6f Mon Sep 17 00:00:00 2001 From: Markolie Date: Sat, 14 Feb 2015 18:09:35 +0100 Subject: [PATCH] Indent fix --- code/modules/admin/topic.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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