...
parent
eb98e011d2
commit
7035399f23
|
@ -71,6 +71,8 @@ public class Spiel {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
public static boolean istFeldleer(char[][] feld, int position) {
|
public static boolean istFeldleer(char[][] feld, int position) {
|
||||||
switch (position) {
|
switch (position) {
|
||||||
case 1:
|
case 1:
|
||||||
|
|
Loading…
Reference in New Issue