Skip to content

Commit

Permalink
Update pxt.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jwunderl committed Sep 19, 2020
1 parent d6154fd commit ae3d0c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pxt.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"README.md",
"main.ts",
"a-star.ts",
"path-following.ts",
"tilemap.g.jres",
"tilemap.g.ts"
"path-following.ts"
],
"testFiles": [
"tilemap.g.jres",
"tilemap.g.ts",
"test.ts"
],
"public": true,
Expand Down

0 comments on commit ae3d0c9

Please sign in to comment.