added timermanager
This commit is contained in:
@@ -87,7 +87,7 @@ public Game() {
|
||||
gameStatistics = new Statistic();
|
||||
initializeDrawPile();
|
||||
board = new Board();
|
||||
die = new Die(1,2,3,4,
|
||||
die = new Die(1,2,
|
||||
5, 1,1,1
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user