Skip to content

Commit 712eaf7

Browse files
committed
Avoid a way of getting stuck in one of the game levels
1 parent 54290d9 commit 712eaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/levels.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ var GAME_LEVELS = [`
8686
++++#.#++++++#.........#+++++#.....................##++++++##..+.....................#######......................
8787
++++#.#++++++#.........#+++++##.......##############++++++##...+..................................................
8888
++++#.#++++++#.........#++++++#########++++++++++++++++++##....+..................................................
89-
++++#.#++++++#.........#++++++++++++++++++++++++++++++++##.....+..................................................
89+
++++#.#++++++#.........#++++++++++++++++++++++++++++++++##.....++++++++++++.......................................
9090
`,`
9191
..............................................................................................................
9292
..............................................................................................................

0 commit comments

Comments
 (0)