forked from External/mage
...
This commit is contained in:
parent
2aaa8312f4
commit
41d9cb30de
5 changed files with 20 additions and 5 deletions
|
|
@ -347,6 +347,7 @@ public class GameController implements GameCallback {
|
|||
return new CardsView(cards.values());
|
||||
}
|
||||
|
||||
@Override
|
||||
public void gameResult(String result) {
|
||||
endGame(result);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue