You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const msg = `Phaser.Tileset - '${this.name}' image tile area (${imageWidth} x ${imageHeight}) is not a whole multiple of tile size (${this.tileWidth} x ${this.tileHeight} + ${this.tileMargin} + ${this.tileSpacing})`;
0 commit comments