Tile -> TileFactory

This commit is contained in:
Ian Gulliver
2021-05-11 02:21:23 +00:00
parent 709adc56f9
commit 495aeb6204
18 changed files with 79 additions and 78 deletions

View File

@@ -16,7 +16,8 @@
"files": [
"ts/grid.ts",
"ts/layer.ts",
"ts/tile.ts",
"ts/layered_tile_factory.ts",
"ts/tile_factory.ts",
"ts/tiles.ts",
"ts/tower.ts"
]