updated javaodoc SiedlerGame
updated constructor SiedlerGame
This commit is contained in:
@@ -311,6 +311,8 @@ public class SiedlerGameTest {
|
||||
game.placeInitialRoad(secondRoad.first, secondRoad.second);
|
||||
}
|
||||
|
||||
System.out.println(game.getBoard().getTextView());
|
||||
|
||||
return game;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user