update TestBot

This commit is contained in:
gered 2017-04-12 21:45:26 -04:00
parent 927ac86c9d
commit d795f83181

View file

@ -138,7 +138,7 @@ public class TestBot {
} }
}); });
*/ */
mirror.startGame(); mirror.startGame(false);
System.out.println("It's over"); System.out.println("It's over");
} }