master
Suemeyra61 2023-01-14 20:00:11 +01:00
parent eb98e011d2
commit 7035399f23
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ public class Spiel {
}
}
public static boolean istFeldleer(char[][] feld, int position) {
switch (position) {
case 1: