mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Fix build break and change some groups interfaces
This commit is contained in:
@@ -734,7 +734,7 @@ namespace OpenSim.Region.CoreModules.World.Land
|
||||
}
|
||||
}
|
||||
|
||||
remote_client.SendLandObjectOwners(primCount);
|
||||
remote_client.SendLandObjectOwners(landData, primCount);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user