diff --git a/pyfpdb/RushNotesAux.py b/pyfpdb/RushNotesAux.py index bb1ff506..1a87fd78 100644 --- a/pyfpdb/RushNotesAux.py +++ b/pyfpdb/RushNotesAux.py @@ -133,7 +133,7 @@ class RushNotes(Aux_Window): debugfile.write(self.hud.table.name+"\n") debugfile.write(str(self.hud.stat_dict.keys())+"\n") - if self.hud.table.name not in {"Mach 10", "Lightning", "Celerity", "Flash", "Zoom"} + if self.hud.table.name not in ("Mach 10", "Lightning", "Celerity", "Flash", "Zoom"): return # # Grab a list of player id's