update libomv with simpler Texture.GetBakesBytes

0.9.1.0-post-fixes
UbitUmarov 2019-08-29 08:52:16 +01:00
parent 0e33014572
commit 85b615309b
5 changed files with 1 additions and 1 deletions

View File

@ -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.