Изменил(а) на 'MyFirstUniverse/src/com/company/universe/Universe.java'
This commit is contained in:
parent
43159a682b
commit
a357b0578f
@ -7,6 +7,7 @@ public class Universe {
|
||||
public Universe() {
|
||||
state = false;
|
||||
size = 0;
|
||||
startUniverse();
|
||||
}
|
||||
|
||||
public void startUniverse(){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user