Whitespace change.

httptests
Kevin Cozens 2018-04-27 20:15:39 -04:00
parent 76c4296e39
commit 16c72dce5d
1 changed files with 1 additions and 1 deletions

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);