mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Add the new StatusData block to the other two searchh packets
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user