fix lint
This commit is contained in:
parent
25cfbf4588
commit
2203a8a32b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import collisionShapesInit from '../generated/latestBlockCollisionsShapes.json'
|
||||
import { getRenamedData } from 'flying-squid/dist/blockRenames'
|
||||
import collisionShapesInit from '../generated/latestBlockCollisionsShapes.json'
|
||||
|
||||
// defining globally to be used in loaded data, not sure of better workaround
|
||||
window.globalGetCollisionShapes = (version) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue