mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
remove legacy Clouds module no longer supported by most viewers
This commit is contained in:
@@ -1025,19 +1025,12 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
{
|
||||
}
|
||||
|
||||
public void SendCloudData(int version, float[] cloudCover)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void MoveAgentIntoRegion(RegionInfo regInfo, Vector3 pos, Vector3 look)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void InformClientOfNeighbour(ulong neighbourHandle, IPEndPoint neighbourExternalEndPoint)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public AgentCircuitData RequestClientInfo()
|
||||
|
||||
Reference in New Issue
Block a user