Remove harmless merge artefact
parent
5490a3e549
commit
62d0a0cdbf
|
@ -244,7 +244,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Transfer
|
||||||
im.imSessionID = itemID.Guid;
|
im.imSessionID = itemID.Guid;
|
||||||
}
|
}
|
||||||
|
|
||||||
im.offline = 1; // Remember these
|
im.offline = 0;
|
||||||
|
|
||||||
// Send the IM to the recipient. The item is already
|
// Send the IM to the recipient. The item is already
|
||||||
// in their inventory, so it will not be lost if
|
// in their inventory, so it will not be lost if
|
||||||
|
|
Loading…
Reference in New Issue