master
Marcus Gosselin 2014-10-16 18:40:33 -04:00
parent 2c94c4b835
commit 633c88e4ea
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ public class Main {
final int MIN_STAR_SIZE = 20, MAX_STAR_SIZE = 50;
for (int y = 0; y < HEIGHT; y++) {
for (int x = 0; x < WIDTH; x++) {