mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
coment a debug warning
This commit is contained in:
@@ -347,7 +347,7 @@ namespace OpenSim.Region.Physics.Meshing
|
||||
|
||||
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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user