other players see played cards now
This commit is contained in:
@ -101,6 +101,7 @@ function setupGame(names, hand)
|
||||
//game.play_card(4, 0, "y05");
|
||||
//game.play_card(5, 0, "g05");
|
||||
//game.give_trick_to(0);
|
||||
window.the_game = game;
|
||||
});
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user