Recalculate prim counts when a parcel is deeded

avinationmerge
Melanie 2010-11-17 17:54:03 +01:00
parent 0049ec16f5
commit 80d3998001
1 changed files with 1 additions and 1 deletions

View File

@ -1297,7 +1297,7 @@ namespace OpenSim.Region.CoreModules.World.Land
{
land.DeedToGroup(groupID);
}
EventManagerOnParcelPrimCountTainted();
}