diff --git a/PartInstance.cpp b/PartInstance.cpp index 96b3f38..75c2eef 100644 --- a/PartInstance.cpp +++ b/PartInstance.cpp @@ -4,7 +4,7 @@ #include -PartInstance::PartInstance(void) : _bevelSize(0.08f), _parseVert(0), _debugTimer(0) +PartInstance::PartInstance(void) : _bevelSize(0.07f), _parseVert(0), _debugTimer(0) { PVInstance::PVInstance(); name = "Unnamed PVItem";