a few test changes

This commit is contained in:
UbitUmarov
2023-03-09 08:26:12 +00:00
parent eb57c75f00
commit b1f2a5b661
4 changed files with 62 additions and 4 deletions

View File

@@ -2784,6 +2784,7 @@ namespace OpenSim.Region.ClientStack.Linden
pbs.RenderMaterials.entries[i].id = assetID;
}
}
sop.ParentGroup.HasGroupChanged = true;
sop.ScheduleFullUpdate();
}
httpResponse.StatusCode = (int)HttpStatusCode.OK;