.. and yes i forgot a file.. again :(
parent
75c5821dfa
commit
996de5eaf1
|
@ -227,7 +227,6 @@ namespace OpenSim.Region.OptionalModules.Avatar.Attachments
|
|||
if (bool.TryParse(options["updates"], out enableUpdateDebugging))
|
||||
{
|
||||
m_scene.DebugUpdates = enableUpdateDebugging;
|
||||
GcNotify.Enabled = enableUpdateDebugging;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue