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

database
avinationmerge
Melanie 2011-03-23 00:02:41 +01:00
parent edf9f3d630
commit 78a7c6cace
1 changed files with 0 additions and 5 deletions

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