mantis 8653 fix npc movement updates

master
UbitUmarov 2020-01-28 15:45:47 +00:00
parent 76987fb647
commit 53c9473100
1 changed files with 2 additions and 0 deletions

View File

@ -2423,6 +2423,8 @@ namespace OpenSim.Region.Framework.Scenes
//m_log.DebugFormat("[CompleteMovement] friendsModule: {0}ms", Util.EnvironmentTickCountSubtract(ts));
}
}
else
NeedInitialData = -1;
}
finally
{