* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!

This commit is contained in:
Adam Frisby
2008-04-23 11:53:16 +00:00
parent bca7ab7e36
commit 163d254bb9
3 changed files with 216 additions and 17 deletions

View File

@@ -214,6 +214,8 @@ namespace OpenSim.Framework
public string Name = String.Empty;
public string Description = String.Empty;
public uint CreationDate = 0;
public LLUUID PermsGranter;
public int PermsMask;
public LLUUID ParentPartID = LLUUID.Zero;