diff --git a/shapes.scad b/shapes.scad index e56dad0..b506d0b 100644 --- a/shapes.scad +++ b/shapes.scad @@ -32,8 +32,8 @@ echoDeprecation(); module echoDeprecation () { echo(" - WARNING: 'shapes' library is now deprecated - please use 'reg_shapes' instead"); + DEPRECATED: 'shapes' library is now deprecated + please use 'regular_shapes' instead"); } // size is a vector [w, h, d]