diff options
Diffstat (limited to 'src/live_effects/effect.h')
| -rw-r--r-- | src/live_effects/effect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/effect.h b/src/live_effects/effect.h index 2f8014cc6..be3cefecf 100644 --- a/src/live_effects/effect.h +++ b/src/live_effects/effect.h @@ -52,7 +52,7 @@ namespace LivePathEffect { enum EffectType { BEND_PATH = 0, - SKELETAL_STROKES, + PATTERN_ALONG_PATH, SKETCH, VONKOCH, KNOT, |
