mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Thank you kindly, Melanie, for:
Nothing huge, but the new button code for producing a new script does well, but the script will not allow for name change once created. It reverts back to new script.
This commit is contained in:
@@ -69,6 +69,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
(uint)LLObject.ObjectFlags.ObjectMove |
|
||||
(uint)LLObject.ObjectFlags.ObjectTransfer |
|
||||
(uint)LLObject.ObjectFlags.ObjectYouOwner |
|
||||
(uint)LLObject.ObjectFlags.ObjectOwnerModify |
|
||||
(uint)LLObject.ObjectFlags.ObjectYouOfficer;
|
||||
|
||||
foreach (GenerateClientFlags check in GenerateClientFlagsCheckFunctions)
|
||||
|
||||
Reference in New Issue
Block a user