Add the new StatusData block to the other two searchh packets

This commit is contained in:
Melanie Thielker
2009-07-28 19:28:01 +00:00
parent 64c874a951
commit aa06d9f98b
2 changed files with 12 additions and 0 deletions

View File

@@ -455,6 +455,7 @@ namespace OpenSim.Framework
public bool forSale;
public bool auction;
public float dwell;
public uint Status;
}
public struct DirPeopleReplyData
@@ -475,6 +476,7 @@ namespace OpenSim.Framework
public string date;
public uint unixTime;
public uint eventFlags;
public uint Status;
}
public struct DirGroupsReplyData