Revert "Revert "Trigger changed event with CHANGED_TELEPORT when teleporting to another region.""

This reverts commit 6c01ebb875.
This commit is contained in:
Melanie
2010-12-03 18:32:03 +01:00
parent b940925173
commit 8741676bc3
3 changed files with 18 additions and 17 deletions

View File

@@ -42,7 +42,8 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
NewRez = 1,
PrimCrossing = 2,
ScriptedRez = 3,
AttachedRez = 4
AttachedRez = 4,
Teleporting = 5
}
public interface IScriptWorkItem