(153cbd717) Fix reset button not refreshing the settings frame. Fix a text tag.

This commit is contained in:
Joonas Rikkonen
2019-04-04 11:11:24 +03:00
parent 87592720df
commit 7c4f8fcb88
3 changed files with 46 additions and 17 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)]