mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
Copyright notices and formatting cleanup.
This commit is contained in:
@@ -285,7 +285,7 @@ namespace OpenSim.Framework
|
||||
{
|
||||
get
|
||||
{
|
||||
if(m_regionSettings == null)
|
||||
if (m_regionSettings == null)
|
||||
{
|
||||
m_regionSettings = new RegionSettings();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user