mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Merge branch 'master' into ubitworkmaster
This commit is contained in:
@@ -6481,7 +6481,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
Action<IClientAPI> handlerRegionHandShakeReply = OnRegionHandShakeReply;
|
||||
if (handlerRegionHandShakeReply != null)
|
||||
{
|
||||
Thread.Sleep(500);
|
||||
Thread.Sleep(100);
|
||||
handlerRegionHandShakeReply(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user