diff --git a/code/__HELPERS/_hyper_helpers.dm b/code/__HELPERS/_hyper_helpers.dm index ecd654e7d..f5d0e8b90 100644 --- a/code/__HELPERS/_hyper_helpers.dm +++ b/code/__HELPERS/_hyper_helpers.dm @@ -4,8 +4,6 @@ GLOBAL_LIST_EMPTY(cosmetic_arms) GLOBAL_LIST_EMPTY(cosmetic_legs) /proc/init_cosmetic_parts(datum/cosmetic_part/type, list/global_list) - // if(!global_list.Find("default")) - // global_list += "default" for(var/subtype in subtypesof(type)) var/datum/cosmetic_part/part = new subtype() global_list[part.name] = part diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index 64538fdba..57d46d42e 100644 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -845,28 +845,28 @@ GLOBAL_LIST_EMPTY(preferences_datums) dat += "

Head

" dat += "