Esempio 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)
Esempio 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)