diff options
Diffstat (limited to 'OpenSim/Region/DataSnapshot/SnapshotStore.cs')
-rw-r--r-- | OpenSim/Region/DataSnapshot/SnapshotStore.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/DataSnapshot/SnapshotStore.cs b/OpenSim/Region/DataSnapshot/SnapshotStore.cs index e8b8383..e1a6651 100644 --- a/OpenSim/Region/DataSnapshot/SnapshotStore.cs +++ b/OpenSim/Region/DataSnapshot/SnapshotStore.cs | |||
@@ -256,7 +256,6 @@ namespace OpenSim.Region.DataSnapshot | |||
256 | //Boolean choice between: | 256 | //Boolean choice between: |
257 | // "PG" - Mormontown | 257 | // "PG" - Mormontown |
258 | // "Mature" - Sodom and Gomorrah | 258 | // "Mature" - Sodom and Gomorrah |
259 | // (Deprecated) "Patriotic Nigra Testing Sandbox" - Abandon Hope All Ye Who Enter Here | ||
260 | if (scene.RegionInfo.RegionSettings.Maturity == 1) | 259 | if (scene.RegionInfo.RegionSettings.Maturity == 1) |
261 | { | 260 | { |
262 | return "Mature"; | 261 | return "Mature"; |