missed one

This commit is contained in:
UbitUmarov
2020-10-31 13:10:00 +00:00
parent 1c29ea1c44
commit 2b72df84de

View File

@@ -442,9 +442,6 @@ namespace OpenSim.Region.CoreModules.Framework.EntityTransfer
}
else // Another region possibly in another simulator
{
// Reset animations; the viewer does that in teleports.
sp.Animator.ResetAnimations();
GridRegion finalDestination = null;
try
{