update libomv with simpler Texture.GetBakesBytes
parent
0e33014572
commit
85b615309b
|
@ -4366,7 +4366,7 @@ namespace OpenSim.Region.Framework.Scenes
|
|||
else
|
||||
{
|
||||
avatar.ControllingClient.SendAppearance(
|
||||
UUID, Appearance.VisualParams, Appearance.Texture.GetAvatarPublicBytes());
|
||||
UUID, Appearance.VisualParams, Appearance.Texture.GetBakesBytes());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue