Hand: Add PKR to sites lookup
This commit is contained in:
		
							parent
							
								
									cd70d491c6
								
							
						
					
					
						commit
						6a823a430c
					
				|  | @ -58,7 +58,7 @@ class Hand(object): | |||
|     LCS = {'H':'h', 'D':'d', 'C':'c', 'S':'s'} | ||||
|     SYMBOL = {'USD': '$', 'EUR': u'$', 'T$': '', 'play': ''} | ||||
|     MS = {'horse' : 'HORSE', '8game' : '8-Game', 'hose'  : 'HOSE', 'ha': 'HA'} | ||||
|     SITEIDS = {'Fulltilt':1, 'PokerStars':2, 'Everleaf':3, 'Win2day':4, 'OnGame':5, 'UltimateBet':6, 'Betfair':7, 'Absolute':8, 'PartyPoker':9, 'Partouche':10, 'Carbon':11 } | ||||
|     SITEIDS = {'Fulltilt':1, 'PokerStars':2, 'Everleaf':3, 'Win2day':4, 'OnGame':5, 'UltimateBet':6, 'Betfair':7, 'Absolute':8, 'PartyPoker':9, 'Partouche':10, 'Carbon':11, 'PKR':12 } | ||||
| 
 | ||||
| 
 | ||||
|     def __init__(self, config, sitename, gametype, handText, builtFrom = "HHC"): | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user