* Fixing typo.

remotes/origin/0.6.7-post-fixes
Adam Frisby 2009-09-24 21:29:57 +10:00
parent 71a4b02c7e
commit 57429423bb
1 changed files with 1 additions and 1 deletions

View File

@ -840,7 +840,7 @@ namespace OpenSim.Region.CoreModules.World.Estate
"Sets the terrain texture heights on corner #<corner> to <min>/<max>, if <x> or <y> are specified, it will only " +
"set it on regions with a matching coordinate. Specify -1 in <x> or <y> to wildcard" +
" that coordinate. Corner # SW = 0, NW = 1, SE = 2, NE = 3.",
consoleSetTerrainTexture);
consoleSetTerrainHeights);
}
#region Console Commands