mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
clear start string parameter on other rez cases
This commit is contained in:
@@ -2806,6 +2806,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
|
||||
group.RezzerID = rezzerID;
|
||||
group.RezStringParameter = null;
|
||||
|
||||
if (rezSelected)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user