mirror of
https://github.com/opensim/opensim.git
synced 2026-07-14 03:15:36 +08:00
Merge branch 'master' into careminster
Conflicts: OpenSim/Region/Framework/Interfaces/IEstateModule.cs
This commit is contained in:
@@ -47,5 +47,8 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
void sendRegionHandshakeToAll();
|
||||
void TriggerEstateInfoChange();
|
||||
void TriggerRegionInfoChange();
|
||||
|
||||
void setEstateTerrainBaseTexture(int level, UUID texture);
|
||||
void setEstateTerrainTextureHeights(int corner, float lowValue, float highValue);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user