mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Added LoadAnims()
This commit is contained in:
@@ -170,6 +170,8 @@ namespace OpenSim
|
||||
|
||||
OpenSimRoot.Instance.LocalWorld.LoadStorageDLL("OpenSim.Storage.LocalStorageDb4o.dll"); //all these dll names shouldn't be hard coded.
|
||||
OpenSimRoot.Instance.LocalWorld.LoadPrimsFromStorage();
|
||||
|
||||
OpenSim.world.Avatar.LoadAnims();
|
||||
|
||||
if (this.sandbox)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user