BlueLagoon: Fixed endPhase
This commit is contained in:
@@ -724,6 +724,7 @@ public class BlueLagoon {
|
||||
if (state.getCurrentPhase() == 'E') {
|
||||
state.cleanBoard();
|
||||
state.distributeResources();
|
||||
state.nextPhase();
|
||||
}
|
||||
return state.toString();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user