Update GameView.java
This commit is contained in:
parent
50661e9a6f
commit
d155b7f18e
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ public class GameView extends View implements GameInterface {
|
||||||
this.game = game;
|
this.game = game;
|
||||||
jokers.setGame(game);
|
jokers.setGame(game);
|
||||||
jokers.setGameView(this);
|
jokers.setGameView(this);
|
||||||
|
jokers.setMapPanel(map);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue