ouais
This commit is contained in:
parent
8839c351b9
commit
de8f816d66
3 changed files with 34 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
public class Universe {
|
||||
// Atributes
|
||||
|
||||
private int[][] grid;
|
||||
public int[][] grid;
|
||||
private int width, height;
|
||||
private int boxes_to_fill;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue