diff --git a/main.ts b/main.ts deleted file mode 100644 index 8b13789..0000000 --- a/main.ts +++ /dev/null @@ -1 +0,0 @@ - diff --git a/pxt.json b/pxt.json index 43b7223..b24f354 100644 --- a/pxt.json +++ b/pxt.json @@ -5,7 +5,6 @@ }, "description": "An extension for handling multiple tilemaps and extra tilemap blocks.", "files": [ - "main.ts", "README.md", "tilemap.ts", "overworld.ts", @@ -16,4 +15,4 @@ "test.ts" ], "version": "1.4.0" -} +} \ No newline at end of file