@@ -64,6 +64,7 @@ namespace TestDataSetAndGet
public PerPixelCollisionGame()
{
graphics = new GraphicsDeviceManager(this);
+ graphics.SynchronizeWithVerticalRetrace = false;
Content.RootDirectory = "Content";
}
@@ -143,6 +143,7 @@ Global
$0.TextStylePolicy = $1
$1.FileWidth = 120
$1.RemoveTrailingWhitespace = True
+ $1.EolMarker = Windows
$1.inheritsSet = Mono
$1.inheritsScope = text/plain
$1.scope = text/x-csharp