mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Merge branch '0.6.9-post-fixes' into careminster
This commit is contained in:
@@ -6071,7 +6071,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
DelinkObjects handlerDelinkObjects = OnDelinkObjects;
|
||||
if (handlerDelinkObjects != null)
|
||||
{
|
||||
handlerDelinkObjects(prims);
|
||||
handlerDelinkObjects(prims, this);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user