mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +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