Exemplo n.º 1
0
 def tourneyMovePlayer(self, tourney, from_game_id, to_game_id, serial):
     return PokerService.tourneyMovePlayer(self, tourney, from_game_id,
                                           to_game_id, serial)
Exemplo n.º 2
0
 def tourneyMovePlayer(self, tourney, from_game_id, to_game_id, serial):
     return PokerService.tourneyMovePlayer(self, tourney, from_game_id, to_game_id, serial)