mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
@@ -273,5 +273,10 @@ namespace OpenSim.Tests.Common
|
||||
public void SleepScript(UUID itemID, int delay)
|
||||
{
|
||||
}
|
||||
|
||||
public Dictionary<uint, int> GetObjectScriptsBytesUsed()
|
||||
{
|
||||
return new Dictionary<uint, int>();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user