mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
Yengine: comment out some debug debug exec state
This commit is contained in:
@@ -1174,7 +1174,7 @@ namespace OpenSim.Region.ScriptEngine.Yengine
|
||||
BinaryReader br = new BinaryReader(stream);
|
||||
this.MigrateIn(br);
|
||||
|
||||
m_RunOnePhase = "MigrateInEventHandler finished";
|
||||
//m_RunOnePhase = "MigrateInEventHandler finished";
|
||||
CheckRunLockInvariants(true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user