Fixed bird file naming (watch !2 in official project).
|
@ -149,7 +149,7 @@ public class BirdGenerator
|
|||
drawImage(grapher, "hoop", generator.nextInt(10) + 1);
|
||||
drawImage(grapher, "body", generator.nextInt(9) + 1);
|
||||
drawImage(grapher, "wing", generator.nextInt(9) + 1);
|
||||
drawImage(grapher, "eyes", generator.nextInt(9) + 1);
|
||||
drawImage(grapher, "eye", generator.nextInt(9) + 1);
|
||||
drawImage(grapher, "bec", generator.nextInt(9) + 1);
|
||||
drawImage(grapher, "accessorie", generator.nextInt(20) + 1);
|
||||
|
||||
|
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |