reduces the revolution round end grace period to 10 minutes (#7730)
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
setup_error = "Not enough headrev candidates"
|
||||
return FALSE
|
||||
|
||||
completioncheckstart = world.time + 20 MINUTES
|
||||
completioncheckstart = world.time + 10 MINUTES
|
||||
|
||||
return TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user