diff --git a/OpenSim/Region/Framework/Scenes/Scene.cs b/OpenSim/Region/Framework/Scenes/Scene.cs
index c90194802c..ca42d5b18d 100644
--- a/OpenSim/Region/Framework/Scenes/Scene.cs
+++ b/OpenSim/Region/Framework/Scenes/Scene.cs
@@ -192,7 +192,7 @@ namespace OpenSim.Region.Framework.Scenes
///
/// Maximum value of the size of a physical prim in each axis
///
- public float m_maxPhys = 10;
+ public float m_maxPhys = 64;
///
/// Max prims an object will hold