diff --git a/code/modules/paperwork/paper.dm b/code/modules/paperwork/paper.dm index ef1b7bd7a1..dc4058be39 100644 --- a/code/modules/paperwork/paper.dm +++ b/code/modules/paperwork/paper.dm @@ -227,7 +227,7 @@ t = replacetext(t, "\[/grid\]", "") t = replacetext(t, "\[row\]", "
")
+ t = replacetext(t, "\[logo\]", "
")
t = "[t]"
else // If it is a crayon, and he still tries to use these, make them empty!