diff --git a/commands/drawDesign.cjs b/commands/drawDesign.cjs index c13c4f5..4909454 100644 --- a/commands/drawDesign.cjs +++ b/commands/drawDesign.cjs @@ -227,6 +227,7 @@ function charIterate(input) { } function design5(input) { + charIterateState = undefined; let outputString = ""; let outputLine = ""; let radius = (input.length);