Quick fix

This commit is contained in:
Worros
2009-03-13 02:18:34 +09:00
parent 2d849c69e7
commit d8a689b9fe
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ follow : whether to tail -f the input"""
def readSupportedGames(self):
return [["ring", "hold", "nl"],
["ring", "hold", "pl"],
["ring", "razz", "fl"],
["ring", "stud", "fl"],
["ring", "omaha", "pl"]
]