mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Update svn properties, formatting cleanup.
This commit is contained in:
@@ -636,7 +636,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
// both regions
|
||||
if (avatar.ParentID != (uint)0)
|
||||
avatar.StandUp();
|
||||
if(!avatar.ValidateAttachments())
|
||||
if (!avatar.ValidateAttachments())
|
||||
{
|
||||
avatar.ControllingClient.SendTeleportFailed("Inconsistent attachment state");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user