diff --git a/DepthsBelow.suo b/DepthsBelow.suo index ef829c5..dd3ad3a 100644 Binary files a/DepthsBelow.suo and b/DepthsBelow.suo differ diff --git a/DepthsBelow/DepthsBelow/Core.cs b/DepthsBelow/DepthsBelow/Core.cs index 54c3ad1..6851e96 100644 --- a/DepthsBelow/DepthsBelow/Core.cs +++ b/DepthsBelow/DepthsBelow/Core.cs @@ -30,7 +30,6 @@ namespace DepthsBelow graphics.PreferredBackBufferHeight = 720; graphics.IsFullScreen = true; - this.IsMouseVisible = true; }