update 2
parent
e4ee0cc7de
commit
9e00f86b2d
|
@ -27,4 +27,8 @@ public class Karte {
|
|||
info.append(wert);
|
||||
return info.toString();
|
||||
}
|
||||
|
||||
public int temp(){
|
||||
return 4;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue