mirror of
https://github.com/wassname/phaser.git
synced 2026-08-19 12:30:07 +08:00
Star Struck game back and working again, plus finished the level design.
This commit is contained in:
@@ -21,8 +21,6 @@ Phaser.Tilemap = function (game, key) {
|
||||
this.layers = [];
|
||||
}
|
||||
|
||||
console.log(this.layers);
|
||||
|
||||
this.currentLayer = 0;
|
||||
|
||||
this.debugMap = [];
|
||||
|
||||
Reference in New Issue
Block a user