B-contribution signed

This commit is contained in:
Immanuel Alvaro Bhirawa
2023-03-19 20:51:14 +11:00
parent 7f915f3594
commit 34781b79cf
6 changed files with 7 additions and 4 deletions

View File

@@ -17,4 +17,4 @@ public class island {
this.x = x;
this.y = y;
}
}
}