This commit is contained in:
Anuken 2026-04-15 13:17:32 -04:00
parent 3e6d6c2cb4
commit 378ab92a91
2 changed files with 1 additions and 2 deletions

View file

@ -108,7 +108,6 @@ public class Logic implements ApplicationListener{
state.rules.coreIncinerates = true;
state.rules.infiniteResources = false;
state.rules.waveTimer = true; //there is no reason to ever disable the timer as that would be sandbox-like behavior
state.rules.allowEditRules = false;
state.rules.allowEditWorldProcessors = false;
if(state.getPlanet().enemyInfiniteItems){

View file

@ -26,4 +26,4 @@ org.gradle.caching=true
org.gradle.internal.http.socketTimeout=100000
org.gradle.internal.http.connectionTimeout=100000
android.enableR8.fullMode=false
archash=d0b9d73bba
archash=177dbd2492