Resolved a locking conflict in previous commit for Simian animation
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2153 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -167,10 +167,9 @@ namespace Simian.Extensions
|
||||
}
|
||||
else animations.Add(Animations.STAND);
|
||||
}
|
||||
|
||||
SetAgentAnimations(agent, animations);
|
||||
}
|
||||
|
||||
SetAgentAnimations(agent, animations);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user