bridge speed increase
This commit is contained in:
parent
0650b73374
commit
dd9fc8e7c6
@ -824,7 +824,7 @@ public class Bridge extends TeamGame implements OreObsfucation
|
|||||||
{
|
{
|
||||||
int attempts = 0;
|
int attempts = 0;
|
||||||
int done = 0;
|
int done = 0;
|
||||||
while (done < 4 && attempts < 400)
|
while (done < 6 && attempts < 400)
|
||||||
{
|
{
|
||||||
attempts++;
|
attempts++;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user