Top Scripts

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
This commit is contained in:
StolenRuby
2020-08-15 19:34:20 +01:00
committed by UbitUmarov
parent 1661ee697d
commit 2f0d2db19d
9 changed files with 199 additions and 36 deletions

View File

@@ -47,5 +47,6 @@ namespace OpenSim.Region.Framework.Interfaces
void ScriptRemoved(UUID itemID);
void ObjectRemoved(UUID objectID);
Dictionary<UUID, int> GetUrlCountForHosts();
}
}