Merge branch 'master' of git://git.assembla.com/fpdboz.git

This commit is contained in:
eblade 2009-02-23 07:53:29 -05:00
commit 4a12d5e9a7

View File

@ -52,7 +52,7 @@ class FullTilt(HandHistoryConverter):
def readSupportedGames(self):
return [["ring", "hold", "nl"],
["ring", "hold", "pl"]
["ring", "hold", "pl"],
["ring", "omaha", "pl"]
]