chore: ded
This commit is contained in:
parent
c6c8a089a9
commit
f8b1d00516
|
@ -52,10 +52,6 @@ export default (latus) => {
|
|||
this.#index = index;
|
||||
}
|
||||
|
||||
indexAt(position) {
|
||||
return this.tiles.indexAt(position);
|
||||
}
|
||||
|
||||
async load(json = {}) {
|
||||
await super.load(json);
|
||||
const {
|
||||
|
|
Loading…
Reference in New Issue
Block a user