[MIRROR] remove the mt due to doubl scrollbar (#11880)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-10-27 17:47:19 -07:00
committed by GitHub
parent 22ef1fc897
commit 893f777db0
3 changed files with 68 additions and 153 deletions

View File

@@ -870,7 +870,7 @@ var/const/preview_icons = 'icons/mob/human_races/preview.dmi'
if(BP_R_ARM)
second_limb = BP_R_HAND
// standardize these to the same settings for full body
if(BP_HEAD, BP_TORSO, BP_GROIN)
if(BP_TORSO, BP_GROIN)
limb = BP_TORSO
second_limb = BP_HEAD
third_limb = BP_GROIN