Oops. fix syntax error
This commit is contained in:
@@ -52,7 +52,7 @@ class FullTilt(HandHistoryConverter):
|
||||
|
||||
def readSupportedGames(self):
|
||||
return [["ring", "hold", "nl"],
|
||||
["ring", "hold", "pl"]
|
||||
["ring", "hold", "pl"],
|
||||
["ring", "omaha", "pl"]
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user