diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index a95686f581..231d375bb3 100644 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -197,7 +197,7 @@ GLOBAL_LIST_EMPTY(preferences_datums) if(CONFIG_GET(flag/roundstart_traits)) dat += "
| " if(jobban_isbanned(user, "appearance")) |