mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
* Optimized usings
* shortened references * Removed redundant 'this' * Normalized EOF
This commit is contained in:
@@ -482,7 +482,7 @@ namespace OpenSim.Framework
|
||||
// I don't think there is a reason that this actually
|
||||
// needs to be written back to the estate settings
|
||||
// file.
|
||||
|
||||
|
||||
// configMember.forceSetConfigurationOption("terrain_image_id", m_terrainImageID.ToString());
|
||||
}
|
||||
}
|
||||
@@ -708,4 +708,4 @@ namespace OpenSim.Framework
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user