Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
commit
513e63c95a
|
@ -347,7 +347,7 @@ namespace OpenSim.Region.Physics.Meshing
|
||||||
|
|
||||||
if (primShape.SculptData.Length <= 0)
|
if (primShape.SculptData.Length <= 0)
|
||||||
{
|
{
|
||||||
m_log.InfoFormat("[MESH]: asset data for {0} is zero length", primName);
|
// m_log.InfoFormat("[MESH]: asset data for {0} is zero length", primName);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue