(869f6c46e) Restore text changes that were lost due to a merge: Display the binded key alongside the required tool.

This commit is contained in:
Joonas Rikkonen
2019-04-04 11:11:38 +03:00
parent 7c4f8fcb88
commit a7899b4b08
@@ -26,6 +26,10 @@ 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)]