mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
Fixes mantis #3121.
This commit is contained in:
@@ -3227,6 +3227,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
block.Flags = accessFlag;
|
||||
block.ID = avatar;
|
||||
block.Time = 0;
|
||||
list.Add(block);
|
||||
}
|
||||
|
||||
replyPacket.List = list.ToArray();
|
||||
|
||||
Reference in New Issue
Block a user