(218b21ab0) Set keybind textboxes to be equal height

This commit is contained in:
Joonas Rikkonen
2019-04-04 11:10:56 +03:00
parent 16c558a859
commit 81239418f3
2 changed files with 33 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)]