add a bit more persistence (still mysql only)

This commit is contained in:
UbitUmarov
2018-12-31 09:54:54 +00:00
parent d8ade44fe9
commit d841c593b9
2 changed files with 30 additions and 2 deletions

View File

@@ -5750,7 +5750,6 @@ namespace OpenSim.Region.Framework.Scenes
if (AnimationsNames == null)
return null;
lock (animsLock)
{
if (AnimationsNames.Count == 0)