mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
minor: remove mono compiler warning
This commit is contained in:
@@ -333,7 +333,7 @@ namespace PrimMesher
|
||||
// int height = sculptBitmap.Height / scale;
|
||||
|
||||
int width = rows[0].Count;
|
||||
int height = rows.Count;
|
||||
// int height = rows.Count;
|
||||
|
||||
int p1, p2, p3, p4;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user