mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
... one day..
This commit is contained in:
@@ -557,9 +557,10 @@ namespace OpenSim.Region.CoreModules.Avatar.AvatarFactory
|
||||
|
||||
// this should be removed
|
||||
if (face.TextureID != UUID.Zero && face.TextureID != AppearanceManager.DEFAULT_AVATAR_TEXTURE)
|
||||
{
|
||||
defonly = false; // found a non-default texture reference
|
||||
else
|
||||
hits++;
|
||||
}
|
||||
continue;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user