mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
remove annoying debug msg . still a lot of spam, but to remove later
This commit is contained in:
@@ -545,7 +545,7 @@ namespace OpenSim.Region.CoreModules.Avatar.AvatarFactory
|
||||
// so make grid cache be mandatory
|
||||
if (gotbacked)
|
||||
{
|
||||
m_log.Debug("[ValidateBakedCache] bakedModule cache override");
|
||||
// m_log.Debug("[ValidateBakedCache] bakedModule cache override");
|
||||
|
||||
sp.Appearance.Texture.FaceTextures[idx].TextureID = wearableCache[idx].TextureID;
|
||||
face = sp.Appearance.Texture.FaceTextures[idx];
|
||||
|
||||
Reference in New Issue
Block a user