mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Update svn properties, minor formatting cleanup.
This commit is contained in:
@@ -1624,7 +1624,7 @@ if (m_shape != null) {
|
||||
part.m_fromUserInventoryItemID = fromUserInventoryItemId;
|
||||
|
||||
// for tempOnRez objects, we have to fix the Expire date.
|
||||
if((part.Flags & PrimFlags.TemporaryOnRez) != 0) part.ResetExpire();
|
||||
if ((part.Flags & PrimFlags.TemporaryOnRez) != 0) part.ResetExpire();
|
||||
|
||||
return part;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user