reduces the revolution round end grace period to 10 minutes (#7730)

This commit is contained in:
deathride58
2018-11-16 17:54:33 -05:00
committed by kevinz000
parent 728da8abe1
commit 4d7a45ba41
+1 -1
View File
@@ -62,7 +62,7 @@
setup_error = "Not enough headrev candidates"
return FALSE
completioncheckstart = world.time + 20 MINUTES
completioncheckstart = world.time + 10 MINUTES
return TRUE