Task 7 [Debug-In-Process], made some progress [1] + pulled upstream

Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
This commit is contained in:
Immanuel Alvaro Bhirawa 2023-04-14 11:10:08 +10:00
parent e976071639
commit e8485d8e21

View File

@ -295,7 +295,7 @@ public class BlueLagoon {
i++;
}
// Checking the requirement of how many pieces are left
// Checking the requirement of how many pieces are left //
switch (numberOfPlayer) {
case 4:
numberOfSettlersPerPlayer -= 10;