mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
Prevent a new asset being created on every detach of an attachment
This commit is contained in:
@@ -546,6 +546,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
// it get cleaned up
|
||||
//
|
||||
group.RootPart.RemFlag(PrimFlags.TemporaryOnRez);
|
||||
group.HasGroupChanged = false;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user