merge the new developmentbranch into the test branch #39
@@ -65,6 +65,7 @@ public Game() {
|
|||||||
drawPile.add(BonusCard.SHIELD);
|
drawPile.add(BonusCard.SHIELD);
|
||||||
}
|
}
|
||||||
board = new Board();
|
board = new Board();
|
||||||
|
die = new Die();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user