Fixed undefined ordering of the Turtle color array to conform to docs of setzeFarbe(int)
Compare changes
+ 12
− 8
@@ -11,8 +11,7 @@ import java.awt.image.BufferedImage;
@@ -32,8 +31,8 @@ import java.util.TreeMap;
@@ -54,12 +53,18 @@ public class Turtle
@@ -300,8 +305,7 @@ class TurtleWelt