Merge branch 'master' into careminster

This commit is contained in:
Melanie
2012-01-27 23:30:26 +00:00
4 changed files with 125 additions and 21 deletions

View File

@@ -134,4 +134,4 @@ namespace OpenSim.Region.Framework.Interfaces
/// <returns>UUID of owner if the NPC exists, UUID.Zero if there was no such agent, the agent is unowned or the agent was not an NPC</returns>
UUID GetOwner(UUID agentID);
}
}
}