minor: Change default max phys prim size in code to match OpenSimDefaults.ini

0.8.0.3
Justin Clark-Casey (justincc) 2014-06-28 00:20:09 +01:00 committed by Justin Clark-Casey
parent 40f7062d02
commit cf8b6efaf2
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ namespace OpenSim.Region.Framework.Scenes
/// <summary>
/// Maximum value of the size of a physical prim in each axis
/// </summary>
public float m_maxPhys = 10;
public float m_maxPhys = 64;
/// <summary>
/// Max prims an object will hold