From 2585cc987335a9595d48c3b19f7ea8f516eca682 Mon Sep 17 00:00:00 2001
From: Joonas Rikkonen
Date: Wed, 28 Feb 2018 13:26:18 +0200
Subject: [PATCH] Fixed attachable objects being deattachable with the select
key due to e6b7a0d3, fixed typo in ConvertInputType
---
.../Content/Items/Button/button.xml | 4 +--
.../Content/Items/Electricity/signalitems.xml | 30 +++++++++----------
.../Content/Items/Weapons/explosives.xml | 2 +-
.../BarotraumaShared/Source/Utils/ToolBox.cs | 2 +-
4 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/Barotrauma/BarotraumaShared/Content/Items/Button/button.xml b/Barotrauma/BarotraumaShared/Content/Items/Button/button.xml
index c7a486d09..3f6353b28 100644
--- a/Barotrauma/BarotraumaShared/Content/Items/Button/button.xml
+++ b/Barotrauma/BarotraumaShared/Content/Items/Button/button.xml
@@ -26,7 +26,7 @@
-
@@ -58,7 +58,7 @@
-
diff --git a/Barotrauma/BarotraumaShared/Content/Items/Electricity/signalitems.xml b/Barotrauma/BarotraumaShared/Content/Items/Electricity/signalitems.xml
index 503199f8a..b02f10d62 100644
--- a/Barotrauma/BarotraumaShared/Content/Items/Electricity/signalitems.xml
+++ b/Barotrauma/BarotraumaShared/Content/Items/Electricity/signalitems.xml
@@ -131,7 +131,7 @@
-
@@ -166,7 +166,7 @@