Couldn't fetch the linked file.
Fixed undefined ordering of the Turtle color array to conform to docs of setzeFarbe(int)
Compare changes
- Huber-Saffer, Lasse authored
+ 6
− 6
@@ -11,7 +11,7 @@ import java.awt.image.BufferedImage;
@@ -31,7 +31,8 @@ import java.util.HashMap;
@@ -52,12 +53,12 @@ public class Turtle
@@ -298,8 +299,7 @@ class TurtleWelt