Testing Github Actions CI

This commit is contained in:
Anuken
2020-11-19 18:53:02 -05:00
parent 15ef32447c
commit f71b726877
10 changed files with 116 additions and 34 deletions
-2
View File
@@ -40,8 +40,6 @@ public class Planets implements ContentList{
startSector = 10;
atmosphereRadIn = -0.01f;
atmosphereRadOut = 0.3f;
accessible = false;
visible = false;
}};*/
serpulo = new Planet("serpulo", sun, 3, 1){{