Step one of estate settings sharing - port the Avination Estate module (complete module) as changes are too extensive to apply manually

This commit is contained in:
Melanie
2013-05-07 00:31:11 +01:00
parent 93e1986d69
commit 4c83b5e719
5 changed files with 71 additions and 27 deletions

View File

@@ -72,7 +72,7 @@ namespace OpenSim.Region.Framework.Interfaces
/// </summary>
/// <param name='id'></param>
/// <param name='client'></param>
void TeleportHome(UUID id, IClientAPI client);
bool TeleportHome(UUID id, IClientAPI client);
/// <summary>
/// Show whether the given agent is being teleported.