mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
do not enqueue changed_region on a new script
This commit is contained in:
@@ -41,6 +41,7 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
{
|
||||
public enum StateSource
|
||||
{
|
||||
None = -1,
|
||||
RegionStart = 0,
|
||||
NewRez = 1,
|
||||
PrimCrossing = 2,
|
||||
|
||||
Reference in New Issue
Block a user