(64bd73a57) Changed sub editor entity list height in order to get the second row of items fully visible, helps scrolling the list.

This commit is contained in:
Joonas Rikkonen
2019-04-03 16:25:59 +03:00
parent 8e47a0d1b0
commit d6fb2b4861
3 changed files with 20 additions and 5 deletions
@@ -26,10 +26,6 @@ namespace Barotrauma.Items.Components
private float blinkTimer;
private bool itemLoaded;
private float blinkTimer;
public PhysicsBody ParentBody;
[Editable(MinValueFloat = 0.0f, MaxValueFloat = 2048.0f), Serialize(100.0f, true)]