mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-01-31 15:09:26 +08:00
fix: 自动元件报错
This commit is contained in:
parent
b911cde822
commit
61ba4f9a7e
@ -966,7 +966,7 @@ export class Layer extends Container {
|
|||||||
const w = this.mapWidth;
|
const w = this.mapWidth;
|
||||||
const h = this.mapHeight;
|
const h = this.mapHeight;
|
||||||
|
|
||||||
this.autotiles = {};
|
// this.autotiles = {};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 检查连接信息
|
* 检查连接信息
|
||||||
|
Loading…
Reference in New Issue
Block a user