mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
update libomv with simpler Texture.GetBakesBytes
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user