Merge branch 'master' of git://git.assembla.com/fpdb-eric
This commit is contained in:
commit
d26e3d735b
|
@ -354,7 +354,7 @@ class Importer:
|
|||
else: #normal processing
|
||||
isTourney=fpdb_simple.isTourney(hand[0])
|
||||
if not isTourney:
|
||||
fpdb_simple.filterAnteBlindFold(site,hand)
|
||||
hand = fpdb_simple.filterAnteBlindFold(site,hand)
|
||||
self.hand=hand
|
||||
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue
Block a user