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

@@ -1087,7 +1087,6 @@ namespace OpenSim.Framework
void SendLayerData(int[] map);
void SendWindData(int version, Vector2[] windSpeeds);
void SendCloudData(int version, float[] cloudCover);
/// <summary>
/// Sent when an agent completes its movement into a region.