mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
let osNpcPlayAnimation play any animation from asset service, if a uuid is provided, instead of only default animations
This commit is contained in:
@@ -88,7 +88,6 @@ namespace OpenSim.Server.Handlers.Grid
|
||||
|
||||
if (stats_available)
|
||||
{
|
||||
|
||||
stats_available = false;
|
||||
string gridService = m_Config.Configs["GridService"].GetString("LocalServiceModule", string.Empty);
|
||||
if(!string.IsNullOrEmpty(gridService))
|
||||
|
||||
Reference in New Issue
Block a user