some cleanup

This commit is contained in:
UbitUmarov
2021-09-14 01:35:32 +01:00
parent 11f9f67453
commit acf02563f2
3 changed files with 4 additions and 95 deletions

View File

@@ -92,7 +92,7 @@ namespace OpenSim.Region.CoreModules.World.Terrain
private String m_InitialTerrain = "pinhead-island";
// If true, send terrain patch updates to clients based on their view distance
private bool m_sendTerrainUpdatesByViewDistance = true;
private bool m_sendTerrainUpdatesByViewDistance = false;
// Class to keep the per client collection of terrain patches that must be sent.
// A patch is set to 'true' meaning it should be sent to the client. Once the