*Reverting back to 977 -- will look into this later

zircon^2
mingchen 2007-06-12 13:04:17 +00:00
parent c1c820da38
commit 75bdc185a9
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ namespace OpenSim.RegionServer.Client
this.SetupInventory(sessionInfo);
}
m_world.parcelManager.sendParcelOverlay(this);
//m_world.parcelManager.sendParcelOverlay(this);
m_world.estateManager.sendRegionInfoPacket(this);
ClientLoop();