test2
This commit is contained in:
parent
b3bac53303
commit
f190e31860
|
|
@ -6,7 +6,7 @@ import java.util.ArrayList;
|
|||
public class Engineer extends Agent {
|
||||
|
||||
int timer;
|
||||
//test
|
||||
//te
|
||||
Engineer(int x,int y){
|
||||
//first we call the constructor of the superClass(Animal)
|
||||
//with the values we want.
|
||||
|
|
|
|||
Loading…
Reference in New Issue