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
committed by Melanie
parent 6352fc5f57
commit 1169bfeaf3
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;