Fixed #2071 (in arc)

This commit is contained in:
Anuken
2020-05-17 08:58:35 -04:00
parent 7ffc170b76
commit 4ce15416fb
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ public class Sector{
/** Sector enemy hostility from 0 to 1 */ /** Sector enemy hostility from 0 to 1 */
public float hostility; public float hostility;
//TODO implement a dynamic (?) launch period //TODO implement a dynamic launch period
public int launchPeriod = 10; public int launchPeriod = 10;
public Sector(Planet planet, Ptile tile, SectorData data){ public Sector(Planet planet, Ptile tile, SectorData data){

View File

@@ -1,3 +1,3 @@
org.gradle.daemon=true org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=4f93ba3aec02c10cb016f6fb2f5a80d5d7ba49e1 archash=54e891f9f921371a5069bbca832e47ba4b785ed4