Speak methode entfernt
parent
c9805dbd38
commit
76292861de
|
@ -19,11 +19,6 @@ public class C3PO extends Roboter{
|
|||
return 0;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String speak(int[] zahlen) throws RobotException {
|
||||
// TODO Auto-generated method stub
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int[] think(int[] zahlen) throws RobotException {
|
||||
|
|
Loading…
Reference in New Issue