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

This reverts commit 2827deffe8.

Pulling out a bad core commit that broke attachment teleporting for us
This commit is contained in:
Melanie
2010-12-03 04:39:51 +01:00
parent 342dc532ec
commit 6c01ebb875
3 changed files with 17 additions and 18 deletions

View File

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