From 10c9d3e238dd468cf7c980093b30a73aecf3c956 Mon Sep 17 00:00:00 2001 From: adrienmalin <41926238+adrienmalin@users.noreply.github.com> Date: Sat, 5 Jan 2019 20:32:15 +0100 Subject: [PATCH] Update game_gui.py --- src/main/python/game_gui.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/python/game_gui.py b/src/main/python/game_gui.py index d0066b4..b4f6816 100644 --- a/src/main/python/game_gui.py +++ b/src/main/python/game_gui.py @@ -641,7 +641,6 @@ class Stats(QtWidgets.QWidget): # ============================================================================== # Combo # Bonus for complete lines on each consecutive lock downs - # if nb_complete_lines: # ============================================================================== if nb_complete_lines: self.combo += 1