Изменил(а) на 'MyFirstUniverse/src/com/company/Main.java'
This commit is contained in:
parent
f1eeacdf03
commit
54ff357686
@ -10,7 +10,6 @@ public class Main {
|
||||
|
||||
public static void main(String[] args) {
|
||||
Universe myuniverse = new Universe();
|
||||
myuniverse.startUniverse();
|
||||
|
||||
PlanetaryNebula orion = new PlanetaryNebula("Orion",5, 18000,200,200,200);
|
||||
PlanetaryNebula buba = new PlanetaryNebula("Buba", 8, 2300, 12,59,94);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user