Unstable 0.15.11.0 + the last 2 unstables I missed
This commit is contained in:
@@ -1113,7 +1113,7 @@ namespace Barotrauma
|
||||
}
|
||||
if (wearableItemComponent.AllowedSlots.Contains(InvSlotType.Bag))
|
||||
{
|
||||
depth -= depthStep * 2;
|
||||
depth -= depthStep * 4;
|
||||
}
|
||||
wearableColor = wearableItemComponent.Item.GetSpriteColor();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user