Converted soundtrack to ogg

This commit is contained in:
Anuken
2021-10-07 09:39:53 -04:00
parent d43157fd22
commit 00be5b7fa5
31 changed files with 1 additions and 1 deletions

View File

@@ -327,7 +327,7 @@ public class SerpuloPlanetGenerator extends PlanetGenerator{
}
}
boolean naval = (float)waters / total >= 0.15f;
boolean naval = (float)waters / total >= 0.19f;
//create water pathway if the map is flooded
if(naval){