* Removes spacers that are also separators in llParseString2List
* Thanks idb
This commit is contained in:
Justin Clarke Casey
2008-10-16 17:14:02 +00:00
parent 7f721ae20c
commit 4df08aed30
2 changed files with 22 additions and 1 deletions

View File

@@ -411,6 +411,7 @@ namespace OpenSim.Region.Physics.OdePlugin
_parent_scene.actor_name_map[Shell] = (PhysicsActor) this;
}
}
/// <summary>
/// This creates the Avatar's physical Surrogate at the position supplied
/// </summary>