mirror of
https://github.com/opensim/opensim.git
synced 2026-07-18 21:55:37 +08:00
Retrigger build - last jenkins run was glitched
This commit is contained in:
@@ -354,7 +354,8 @@ namespace OpenSim.Region.ScriptEngine.Shared.Instance
|
||||
|
||||
public void Init()
|
||||
{
|
||||
if (!m_startOnInit) return;
|
||||
if (!m_startOnInit)
|
||||
return;
|
||||
|
||||
if (m_startedFromSavedState)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user