remove legacy Clouds module no longer supported by most viewers

This commit is contained in:
UbitUmarov
2022-04-02 16:20:15 +01:00
parent 4ebc639669
commit 44e0d238ec
7 changed files with 0 additions and 345 deletions

View File

@@ -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()