(23a7169b0) Updated item assemblies to get the items in sync with the current prefabs (see #1363)

This commit is contained in:
Joonas Rikkonen
2019-04-04 11:09:17 +03:00
parent dce643e116
commit 66fa81bd3d
4 changed files with 392 additions and 4 deletions
@@ -391,6 +391,9 @@ namespace Barotrauma.Items.Components
return true;
}
return true;
}
public override void UpdateHUD(Character character, float deltaTime, Camera cam)
{
activateButton.Enabled = false;