From e374f0897c7842fe51db81c5b92dd6de62077a2e Mon Sep 17 00:00:00 2001 From: Mirza Yousuf Zulfiqar Baig Date: Fri, 19 Jan 2024 16:04:28 -0330 Subject: [PATCH] Removed extra XML code that added a new block in level 14 Removed extra XML code that added a new block in level 14 --- game/views/level_solutions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/views/level_solutions.py b/game/views/level_solutions.py index 5b230fe47..7fa9aeef9 100644 --- a/game/views/level_solutions.py +++ b/game/views/level_solutions.py @@ -403,7 +403,7 @@ def big(): "11": '', "12": '', "13": '', - "14": '', + "14": '', "15": '', "16": '', "17": '',