Remove the forced landmark and home poermissions because they are now in the

database
This commit is contained in:
Melanie
2011-03-23 00:02:41 +01:00
parent edf9f3d630
commit 78a7c6cace

View File

@@ -1041,11 +1041,6 @@ namespace OpenSim.Region.CoreModules.World.Estate
flags |= RegionFlags.ResetHomeOnTeleport;
// Fudge these to always on, so the menu options activate
//
flags |= RegionFlags.AllowLandmark;
flags |= RegionFlags.AllowSetHome;
// TODO: SkipUpdateInterestList
// Omitted