Brought in newer libsl

brokenplugins
gareth 2007-02-28 22:59:59 +00:00
parent 8f3c679c73
commit f40845db93
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -55,6 +55,8 @@ namespace OpenSim.world
awb.ItemID = new LLUUID("00000000-0000-0000-0000-000000000000");
aw.WearableData[i] = awb;
}
ControllingClient.OutPacket(aw);
}
public void SendRegionHandshake(World RegionInfo) {