Visual Studio being asshat

This commit is contained in:
Simon Holmberg
2012-09-19 13:15:27 +02:00
parent 7b8a082e63
commit 8d31de1fb8
2 changed files with 0 additions and 1 deletions
BIN
View File
Binary file not shown.
-1
View File
@@ -30,7 +30,6 @@ namespace DepthsBelow
graphics.PreferredBackBufferHeight = 720;
graphics.IsFullScreen = true;
this.IsMouseVisible = true;
}