mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Fixed typo in log message
This commit is contained in:
@@ -936,7 +936,7 @@ namespace OpenSim.Region.PhysicsModule.ubOde
|
||||
repData.actor.Name, asset.ID.ToString());
|
||||
}
|
||||
else
|
||||
m_log.WarnFormat("[PHYSICS]: asset provider returned null asset fo mesh of prim {0}.",
|
||||
m_log.WarnFormat("[PHYSICS]: asset provider returned null asset for mesh of prim {0}.",
|
||||
repData.actor.Name);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user