Don't put HUD on UB replayer window.
This commit is contained in:
parent
674fda6911
commit
cdd987483f
|
@ -58,7 +58,7 @@ limit_game_names = { #fpdb name Stars Name FTP Name
|
||||||
|
|
||||||
# A window title might have our table name + one of these words/
|
# A window title might have our table name + one of these words/
|
||||||
# phrases. If it has this word in the title, it is not a table.
|
# phrases. If it has this word in the title, it is not a table.
|
||||||
bad_words = ('History for table:', 'HUD:', 'Chat:', 'FPDBHUD')
|
bad_words = ('History for table:', 'HUD:', 'Chat:', 'FPDBHUD', 'Instant Replay')
|
||||||
|
|
||||||
# Here are the custom signals we define for allowing the 'client watcher'
|
# Here are the custom signals we define for allowing the 'client watcher'
|
||||||
# thread to communicate with the gui thread. Any time a poker client is
|
# thread to communicate with the gui thread. Any time a poker client is
|
||||||
|
|
Loading…
Reference in New Issue
Block a user