mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
This commit is contained in:
@@ -141,6 +141,7 @@ namespace OpenSim.Region.CoreModules.World.Objects.BuySell
|
||||
|
||||
part.ObjectSaleType = 0;
|
||||
part.SalePrice = 10;
|
||||
part.ClickAction = Convert.ToByte(0);
|
||||
|
||||
group.HasGroupChanged = true;
|
||||
part.SendPropertiesToClient(remoteClient);
|
||||
|
||||
Reference in New Issue
Block a user