mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
add a missing fakeid copy
This commit is contained in:
@@ -773,6 +773,7 @@ namespace OpenSim.Framework
|
||||
landData._claimDate = _claimDate;
|
||||
landData._claimPrice = _claimPrice;
|
||||
landData._globalID = _globalID;
|
||||
landData.m_fakeID = m_fakeID;
|
||||
landData._groupID = _groupID;
|
||||
landData._isGroupOwned = _isGroupOwned;
|
||||
landData._localID = _localID;
|
||||
|
||||
Reference in New Issue
Block a user