Skip to content

Commit 8a7b8c4

Browse files
committed
Update order of L16
1 parent 55f32c9 commit 8a7b8c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootcamp_content/projects/breakout/exercises/hot-zones/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"title": "Hot Zones",
33
"description": "Add some rules to the paddle interactions.",
44
"level": 16,
5-
"idx": 5,
5+
"idx": 4,
66
"language": "frontend"
77
}

bootcamp_content/projects/breakout/exercises/take-control/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"title": "Take Control",
33
"description": "Add a paddle that you control!",
44
"level": 16,
5-
"idx": 5,
5+
"idx": 2,
66
"language": "frontend"
77
}

0 commit comments

Comments
 (0)