diff --git a/ClientServices/Map/Tiles/Wall/Wall.cs b/ClientServices/Map/Tiles/Wall/Wall.cs index 5ef2512d..36efdd29 100644 --- a/ClientServices/Map/Tiles/Wall/Wall.cs +++ b/ClientServices/Map/Tiles/Wall/Wall.cs @@ -205,8 +205,8 @@ private void RenderOccluder(Direction d, Direction from, float x, float y, int t public override void RenderPos(float x, float y, int tileSpacing, int lightSize) { - Gorgon.CurrentRenderTarget.FilledRectangle(x, y, bounds.Width, - bounds.Height, Color.Black); + //Gorgon.CurrentRenderTarget.FilledRectangle(x, y, bounds.Width, + //bounds.Height, Color.Black);