From 8a3c0ba280521ca7cca4aa4c74e2b1e579f50b22 Mon Sep 17 00:00:00 2001 From: gnieark Date: Tue, 7 Jun 2016 13:29:51 +0200 Subject: [PATCH] fix js --- html/testBotScripts/connectfour.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/testBotScripts/connectfour.html b/html/testBotScripts/connectfour.html index 8b92d3a..d802b19 100644 --- a/html/testBotScripts/connectfour.html +++ b/html/testBotScripts/connectfour.html @@ -128,7 +128,7 @@ function playingAT(col){ //diagonals //\ - for (var kx=x, var ky=y; kx < 7, ky + //for (var kx=x, var ky=y; kx < 7, ky //change player if(currentPlayer == 1){