mirror of
https://github.com/opensim/opensim.git
synced 2026-06-03 00:46:33 +08:00
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:
@@ -42,8 +42,7 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
NewRez = 1,
|
||||
PrimCrossing = 2,
|
||||
ScriptedRez = 3,
|
||||
AttachedRez = 4,
|
||||
Teleporting = 5
|
||||
AttachedRez = 4
|
||||
}
|
||||
|
||||
public interface IScriptWorkItem
|
||||
|
||||
Reference in New Issue
Block a user