mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] remove the mt due to doubl scrollbar (#11880)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
22ef1fc897
commit
893f777db0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user