This commit is contained in:
Scott Richmond 2024-12-02 12:37:48 -05:00
parent fe5d022d4c
commit c7c970d5cc

View File

@ -574,7 +574,7 @@ spingon! (30, 2, inv (36), 1.02, 95)
{{Figure 7: Snail-ish spingon. Top of p. 21.}} {{Figure 7: Snail-ish spingon. Top of p. 21.}}
``` ```
repeat! 3 { repeat 3 {
spingon! (4, 120, 0, 0.95, 50) spingon! (4, 120, 0, 0.95, 50)
right! (0.25) right! (0.25)
} }