Remove the forced landmark and home poermissions because they are now in the
databaseavinationmerge
parent
edf9f3d630
commit
78a7c6cace
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue