mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 19:35:41 +08:00
Update svn properties, formatting cleanup.
This commit is contained in:
@@ -686,7 +686,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Instance
|
||||
{
|
||||
// If we're currently in an event, just tell it to save upon return
|
||||
//
|
||||
if(m_InEvent)
|
||||
if (m_InEvent)
|
||||
{
|
||||
m_SaveState = true;
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user