Unstable 0.1300.0.4
This commit is contained in:
@@ -496,8 +496,6 @@ namespace Barotrauma.Lights
|
||||
if ((!LosEnabled || LosMode == LosMode.None) && !ObstructVision) return;
|
||||
if (ViewTarget == null) return;
|
||||
|
||||
if (Character.Controlled == null) { DebugConsole.NewMessage("aaa", Color.Orange); }
|
||||
|
||||
graphics.SetRenderTarget(LosTexture);
|
||||
|
||||
if (ObstructVision)
|
||||
|
||||
Reference in New Issue
Block a user