Whitespace change.

This commit is contained in:
Kevin Cozens
2018-04-27 20:15:39 -04:00
parent 76c4296e39
commit 16c72dce5d

View File

@@ -362,7 +362,7 @@ namespace OpenSim.Region.CoreModules.Scripting.VectorRender
{
graph.FillRectangle(bgFillBrush, 0, 0, width, height);
}
}
}
else
{
bitmap = new Bitmap(width, height, PixelFormat.Format32bppArgb);