Using SetClientCharacter forces the client's line of sight effect back on
This commit is contained in:
@@ -168,6 +168,7 @@ namespace Barotrauma
|
||||
controlled = this;
|
||||
IsRemotePlayer = false;
|
||||
GameMain.Client.Character = this;
|
||||
GameMain.LightManager.LosEnabled = true;
|
||||
}
|
||||
else if (controlled == this)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user