diff options
author | Justin Clark-Casey (justincc) | 2013-05-24 00:41:47 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-05-24 00:41:47 +0100 |
commit | 02fe05f346f3c4acad0116e702ed197a52b3fb4d (patch) | |
tree | 103513bb8628287b7e7b071996634ef0b39f8582 /OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs | |
parent | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC_OLD-02fe05f346f3c4acad0116e702ed197a52b3fb4d.zip opensim-SC_OLD-02fe05f346f3c4acad0116e702ed197a52b3fb4d.tar.gz opensim-SC_OLD-02fe05f346f3c4acad0116e702ed197a52b3fb4d.tar.bz2 opensim-SC_OLD-02fe05f346f3c4acad0116e702ed197a52b3fb4d.tar.xz |
Fix issue where llSetPayPrice on either one of a clone prim in the same OpenSimulator session would change the prices on both prims.
This is because the PayPrice array refernence was being memberwise cloned and not the array itself.
Addresses http://opensimulator.org/mantis/view.php?id=6639
Diffstat (limited to 'OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs')
0 files changed, 0 insertions, 0 deletions