Update game_gui.py
This commit is contained in:
parent
b8e4d2471a
commit
10c9d3e238
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user