Merge branch 'master' into dedicated-server

# Conflicts:
#	BarotraumaClient/Source/GameSettings.cs
#	BarotraumaClient/Source/Screens/NetLobbyScreen.cs
This commit is contained in:
juanjp600
2017-06-23 10:21:02 -03:00
16 changed files with 288 additions and 92 deletions
@@ -130,13 +130,13 @@ namespace Barotrauma.Items.Components
public InputType PickKey
{
get;
private set;
protected set;
}
public InputType SelectKey
{
get;
private set;
protected set;
}
[HasDefaultValue(false, false)]