Skip to content

Commit

Permalink
Fix Toroid example.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Feinberg committed Dec 2, 2013
1 parent 96e1e5b commit fcc923b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples.py/3D/Form/Toroid.py
Expand Up @@ -113,7 +113,7 @@ def draw():
"""
def keyPressed():
global pts, segments, isHelix, isWireFrame, latheRadius, radius
gnarble()

# clear the list of strips, to force a re-evaluation
del strips[:]

Expand Down

0 comments on commit fcc923b

Please sign in to comment.