From bc4a53d754c998ca03ed47c36b5e2708410c6f83 Mon Sep 17 00:00:00 2001 From: Worros Date: Thu, 9 Sep 2010 15:14:54 +0800 Subject: [PATCH] FTP: Fix re_PlayerInfo to find ', is sitting out' for cash games Turns out that a player sitting out at the start of a cash game hand can (in what i hope is a small set of hands) be dealt cards and act in a hand --- pyfpdb/FulltiltToFpdb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfpdb/FulltiltToFpdb.py b/pyfpdb/FulltiltToFpdb.py index f94903c5..2c823dd1 100755 --- a/pyfpdb/FulltiltToFpdb.py +++ b/pyfpdb/FulltiltToFpdb.py @@ -84,7 +84,7 @@ class Fulltilt(HandHistoryConverter): (\s\((?PTurbo)\))?)|(?P.+)) ''' % substitutions, re.VERBOSE) re_Button = re.compile('^The button is in seat #(?P