LIBOMV-180 Adds support for uploading terrain raw files, includes new TestClient uploadterrain command.
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2545 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -31,7 +31,7 @@ namespace OpenMetaverse.TestClient
|
||||
{
|
||||
Name = "downloadterrain";
|
||||
Description = "Download the RAW terrain file for this estate. Usage: downloadterrain [timeout]";
|
||||
Category = CommandCategory.Movement;
|
||||
Category = CommandCategory.Simulator;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user