diff --git a/src/scripts/hrturtle.4th b/src/scripts/hrturtle.4th index 6faa20e..3c30042 100644 --- a/src/scripts/hrturtle.4th +++ b/src/scripts/hrturtle.4th @@ -21,7 +21,7 @@ SRC" TURTLE.4TH" : SPIN 361 0 DO - 50 SQUARE + 100 SQUARE I TURNTO 10 +LOOP ; @@ -31,4 +31,4 @@ SRC" TURTLE.4TH" SPIN ; -SHOW SPIN \ No newline at end of file +SHOW SPIN