Make taken items go back to the folder they came from

This commit is contained in:
Melanie Thielker
2010-07-10 10:51:49 +02:00
parent 05b35eb57c
commit 8aa5f30082
2 changed files with 17 additions and 0 deletions

View File

@@ -179,6 +179,9 @@ namespace OpenSim.Region.Framework.Scenes
[XmlIgnore]
public UUID FromItemID;
[XmlIgnore]
public UUID FromFolderID;
[XmlIgnore]
public int STATUS_ROTATE_X;