Skip to content

Commit

Permalink
rename folder to src/tiled-maps/chunk-quad-tree
Browse files Browse the repository at this point in the history
  • Loading branch information
spearwolf committed Nov 16, 2023
1 parent 4bf84af commit 5278015
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/twopoint5d/src/tiled-maps/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ export * from './Map2DTileCoordsUtil.js';
export * from './Map2DTileSprites.js';
export * from './RectangularVisibilityArea.js';
export * from './RepeatingTilesProvider.js';
export * from './chunkQuadTree/public-api.js';
export * from './chunk-quad-tree/public-api.js';

0 comments on commit 5278015

Please sign in to comment.