mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
try another way
This commit is contained in:
@@ -1725,7 +1725,8 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
|
||||
if (client != null)
|
||||
{
|
||||
client.SendRegionHandshake();
|
||||
if(aCircuit.teleportFlags <= 0)
|
||||
client.SendRegionHandshake();
|
||||
client.CheckViewerCaps();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user