mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
add a bit more persistence (still mysql only)
This commit is contained in:
@@ -5750,7 +5750,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
if (AnimationsNames == null)
|
||||
return null;
|
||||
|
||||
|
||||
lock (animsLock)
|
||||
{
|
||||
if (AnimationsNames.Count == 0)
|
||||
|
||||
Reference in New Issue
Block a user