diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index a5e5a21e2c3..6da554d41f1 100755 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -635,7 +635,7 @@ datum/preferences if((current_species.flags & IS_WHITELISTED) && !is_alien_whitelisted(user,current_species)) restricted = 1 if(restricted) - dat += "You cannot play as this species.
If you wish to be whitelisted, you can make an application post on the forums.
" + dat += "You cannot play as this species.
If you wish to be whitelisted, you can make an application post on the forums.
" else dat += "\[select\]" dat += ""