From 85d23f4b60641495d072c7188d78ab118a06bc58 Mon Sep 17 00:00:00 2001 From: legonzaur Date: Mon, 1 Jul 2024 12:03:48 +0200 Subject: [PATCH] Fix : third line using second line effects --- output/heron/014.svg | 2 +- src/draw_functions.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/output/heron/014.svg b/output/heron/014.svg index c827c0d..414ef6c 100644 --- a/output/heron/014.svg +++ b/output/heron/014.svg @@ -43,7 +43,7 @@ - + 5 diff --git a/src/draw_functions.py b/src/draw_functions.py index 63a83f3..20bba4f 100644 --- a/src/draw_functions.py +++ b/src/draw_functions.py @@ -388,7 +388,7 @@ def create_effects(effects: list[Effect], height: int, width: int): group.append( dw.Use( create_effect_row( - grouped_effects[effect_types[1]], + grouped_effects[effect_types[2]], effect_types[2], 45, width,