add debug

master
Christopher 2020-06-28 15:12:43 +02:00
parent c2bbd919ea
commit 3cae461bbf
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ namespace OpenSim.Modules.TextureFetcher
for (uint i = 0; i <= allSides; i++)
{
m_log.Info("[" + Name + "] Get face " + i);
if (textures.FaceTextures[i] != null)
{
if (textures.FaceTextures[i].TextureID != null)