I guess I didn't test before that last commit
This commit is contained in:
@@ -52,7 +52,6 @@ class Demo {
|
||||
utils.random(Tessellate.TILE_STYLES),
|
||||
utils.random(Tessellate.TILE_ORIENTATIONS),
|
||||
));
|
||||
console.log(this.map[this.map.length - 1]);
|
||||
}
|
||||
|
||||
createTile(x, y, drawStyle, tileStyle, orientation) {
|
||||
|
||||
Reference in New Issue
Block a user