mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Add support for the new display name related functions in LSL. This does not
implement the display names functionality as such, but it allows scripts that are display name aware to function as if the display name were implemented and set to the avatar name.
This commit is contained in:
@@ -1264,7 +1264,6 @@ namespace OpenSim.Region.CoreModules.World.Land
|
||||
{
|
||||
land.DeedToGroup(groupID);
|
||||
}
|
||||
EventManagerOnParcelPrimCountTainted();
|
||||
}
|
||||
|
||||
#region Land Object From Storage Functions
|
||||
|
||||
Reference in New Issue
Block a user