Update game_gui.py

This commit is contained in:
adrienmalin 2019-01-05 20:32:15 +01:00
parent b8e4d2471a
commit 10c9d3e238

View File

@ -641,7 +641,6 @@ class Stats(QtWidgets.QWidget):
# ============================================================================== # ==============================================================================
# Combo # Combo
# Bonus for complete lines on each consecutive lock downs # Bonus for complete lines on each consecutive lock downs
# if nb_complete_lines:
# ============================================================================== # ==============================================================================
if nb_complete_lines: if nb_complete_lines:
self.combo += 1 self.combo += 1