mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user