diff --git a/code/modules/admin/topic.dm b/code/modules/admin/topic.dm index 27dd0a9c56..08b3abe795 100644 --- a/code/modules/admin/topic.dm +++ b/code/modules/admin/topic.dm @@ -874,9 +874,9 @@ //Borer if(jobban_isbanned(M, "borer") || isbanned_dept) - dat += "Borer" + dat += "Borer" else - dat += "Borer" + dat += "Borer" //Alien if(jobban_isbanned(M, "alien candidate") || isbanned_dept)