mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
An initial implementation of llMinEventDelay in XEngine.
Not implemented yet in DotNetEngine. Fixes Mantis #2830
This commit is contained in:
@@ -102,5 +102,6 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
|
||||
string GetAssemblyName();
|
||||
string GetXMLState();
|
||||
double MinEventDelay { set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user