B-contribution signed
This commit is contained in:
@@ -15,3 +15,4 @@ public class board {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -17,4 +17,4 @@ public class island {
|
||||
this.x = x;
|
||||
this.y = y;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -57,3 +57,4 @@ public class play {
|
||||
return false; // Needed to stop errors
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -40,3 +40,4 @@ public class setup {
|
||||
public static void main(String[] args) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user