*Fixed a mistake in the EstateManagementModule that messed up the trunk.

This commit is contained in:
mingchen
2008-05-04 19:19:18 +00:00
parent 63c104efde
commit ddb3a9bdf8
4 changed files with 38 additions and 29 deletions

View File

@@ -768,6 +768,7 @@ namespace OpenSim.Framework
void sendEstateManagersList(LLUUID invoice);
void sendRegionInfoToEstateMenu();
void sendEstateCovenantInformation();
void sendDetailedEstateData(LLUUID invoice);
byte[] GetThrottlesPacked(float multiplier);