mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
MESS: changes in MakeRootAgent and CompleteMovement reordering things.
Added sending of land overlay and parcel information. This in order to only send avatar related information after having its position well defined and on the right parcel. THIS MAY STILL BE BAD :)
This commit is contained in:
@@ -196,6 +196,7 @@ namespace OpenSim.Region.RegionCombinerModule
|
||||
RootRegionLandChannel.SetParcelOtherCleanTime(remoteClient, localID, otherCleanTime);
|
||||
}
|
||||
|
||||
public void sendClientInitialLandInfo(IClientAPI remoteClient) { }
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user