Przeglądaj źródła

Merge branch 'master' of github.com:earwig/goldfish

master
Josh Hofing 11 lat temu
rodzic
commit
da3daefe05
1 zmienionych plików z 0 dodań i 3 usunięć
  1. +0
    -3
      src/Goldfish.java

+ 0
- 3
src/Goldfish.java Wyświetl plik

@@ -1,7 +1,5 @@
package edu.stuy.goldfish;
import java.util.Random;
import edu.stuy.goldfish.rules.*;
public class Goldfish {
@@ -9,7 +7,6 @@ public class Goldfish {
private Grid _grid;
private Render _render;
private Random random = new Random();
public Goldfish() {
int width = 128;


Ładowanie…
Anuluj
Zapisz