@ -194,7 +194,7 @@ int update(int realU[N][N],char richtung) {
}
if (win(realU)) {
re 1;
return 1;
} else {
Umgebung(realU);
return 0;