* test: Add scene root agent test stub, since I'll be picking up with something else the next time I start coding on OpenSim

This commit is contained in:
Justin Clarke Casey
2008-11-14 21:06:40 +00:00
parent a760586f26
commit 00d6114525
5 changed files with 90 additions and 8 deletions

View File

@@ -264,7 +264,7 @@ namespace OpenSim.Region.Environment.Scenes
}
/// <summary>
/// Async compnent for informing client of which neighbours exists
/// Async component for informing client of which neighbours exist
/// </summary>
/// <remarks>
/// This needs to run asynchronesously, as a network timeout may block the thread for a long while