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