This commit is contained in:
Gnieark 2016-06-08 15:42:47 +02:00
parent c0530819cd
commit e0fb83182f

View File

@ -195,7 +195,7 @@ function playingAT(col){
var full=true;
for (var i = 0; i < 7; i ++){
if( board[5][i] == "" ){
full = true;
full = false;
}
}
if (full){