mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
missing currentParcelUUID update
This commit is contained in:
@@ -617,6 +617,7 @@ namespace OpenSim.Region.CoreModules.World.Land
|
||||
avatar.Invulnerable = true;
|
||||
|
||||
SendLandUpdateToClient(snap_selection, avatar.ControllingClient);
|
||||
avatar.currentParcelUUID = LandData.GlobalID;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user