Merge branch 'new-netcode' of https://gitlab.com/poe.regalis/barotrauma into new-netcode

This commit is contained in:
juanjp600
2017-01-09 15:06:32 -03:00
7 changed files with 15 additions and 32 deletions
@@ -2444,6 +2444,9 @@ namespace Barotrauma
{
GameMain.Client.Character = character;
Controlled = character;
GameMain.LightManager.LosEnabled = true;
character.memInput.Clear();
character.memPos.Clear();
character.memLocalPos.Clear();