Update Client.CurrentRegion after a teleport
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@149 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -616,6 +616,7 @@ namespace libsecondlife
|
||||
// Sleep a little while so we can collect parcel information
|
||||
System.Threading.Thread.Sleep(1000);
|
||||
|
||||
Client.CurrentRegion = Client.Network.CurrentSim.Region;
|
||||
TeleportStatus = 1;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user