mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-07-31 09:20:22 +02:00
Removed ghost reference
to polygon()
This commit is contained in:
@@ -1142,7 +1142,6 @@ function _turtle_command(command, parm, parm2, state, index) =
|
||||
// Module: debug_polygon()
|
||||
// Synopsis: Draws an annotated polygon.
|
||||
// Topics: Shapes (2D)
|
||||
// See Also: polygon()
|
||||
//
|
||||
// Usage:
|
||||
// debug_polygon(points, paths, [vertices=], [edges=], [convexity=], [size=]);
|
||||
|
Reference in New Issue
Block a user