From cd8ed4c7a55d914909081bce04ce338377f7f749 Mon Sep 17 00:00:00 2001 From: sarcoph <83266791+sarcoph@users.noreply.github.com> Date: Thu, 12 May 2022 01:37:48 -0800 Subject: [PATCH] cleanup --- code/__HELPERS/_hyper_helpers.dm | 2 -- code/modules/client/preferences.dm | 8 ++++---- code/modules/surgery/bodyparts/bodyparts.dm | 10 +++++----- 3 files changed, 9 insertions(+), 11 deletions(-) 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 += "