mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Script region crossing. This has not user functionality, but lays all the
groundwork.
This commit is contained in:
@@ -39,8 +39,7 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
public enum StateSource
|
||||
{
|
||||
NewRez = 0,
|
||||
PrimCrossing = 1,
|
||||
AttachmentCrossing = 2
|
||||
PrimCrossing = 1
|
||||
}
|
||||
|
||||
public interface IScriptWorkItem
|
||||
|
||||
Reference in New Issue
Block a user