Fixed #2071 (in arc)
This commit is contained in:
@@ -30,7 +30,7 @@ public class Sector{
|
||||
/** Sector enemy hostility from 0 to 1 */
|
||||
public float hostility;
|
||||
|
||||
//TODO implement a dynamic (?) launch period
|
||||
//TODO implement a dynamic launch period
|
||||
public int launchPeriod = 10;
|
||||
|
||||
public Sector(Planet planet, Ptile tile, SectorData data){
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=4f93ba3aec02c10cb016f6fb2f5a80d5d7ba49e1
|
||||
archash=54e891f9f921371a5069bbca832e47ba4b785ed4
|
||||
|
||||
Reference in New Issue
Block a user