mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
Whitespace change.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user