mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
This commit is contained in:
@@ -961,7 +961,7 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
|
||||
}
|
||||
|
||||
public void SendAppearance(UUID agentID, byte[] visualParams, byte[] textureEntry)
|
||||
public void SendAppearance(UUID agentID, byte[] visualParams, byte[] textureEntry, float hoverheight)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user