* 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

@@ -56,8 +56,6 @@ namespace OpenSim.Region.Environment.Modules.World.Estate
public ulong mXferID;
private TerrainUploadComplete handlerTerrainUploadDone;
public EstateTerrainXferHandler(IClientAPI pRemoteClient, string pClientFilename)
{