aboutsummaryrefslogtreecommitdiff
path: root/src/ct1986.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ct1986.c')
-rw-r--r--src/ct1986.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ct1986.c b/src/ct1986.c
index b265b57..2e57ea6 100644
--- a/src/ct1986.c
+++ b/src/ct1986.c
@@ -167,7 +167,7 @@ main(int argc, char **argv) {
if (lcd == NULL) return EXIT_FAILURE;
human = 0;
- search_depth = 3;
+ search_depth = 1;
new_game(5);
char *line = NULL;