Skip to content

Commit

Permalink
Fix text
Browse files Browse the repository at this point in the history
  • Loading branch information
VictoriaQ committed Dec 5, 2017
1 parent e4e9fc7 commit 644f7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/levels.js
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ Click when you are ready to start`,
],
spells: [
{ x: 20, y: 3, type: 1 },
{ x: 2, y: 25, type: 2 },
{ x: 2, y: 24, type: 2 },
]
},
{
Expand Down

0 comments on commit 644f7b7

Please sign in to comment.