mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-10 14:45:40 +01:00
remove the mt due to doubl scrollbar (#18681)
* remove the mt due to doubl scrollbar * . * lockfile
This commit is contained in:
@@ -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