mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 03:36:04 +08:00
Merge branch 'justincc-master'
This commit is contained in:
@@ -304,7 +304,7 @@ namespace OpenSim.Region.OptionalModules.Scripting.RegionReady
|
||||
finally
|
||||
{
|
||||
if (os != null)
|
||||
os.Close();
|
||||
os.Dispose();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user