mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Small bug fix
This commit is contained in:
@@ -6751,6 +6751,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
packet.QueryReplies[i].ForSale = d.forSale;
|
||||
packet.QueryReplies[i].Auction = d.auction;
|
||||
packet.QueryReplies[i].Dwell = d.dwell;
|
||||
i++;
|
||||
}
|
||||
|
||||
OutPacket(packet, ThrottleOutPacketType.Task);
|
||||
|
||||
Reference in New Issue
Block a user