mirror of
https://github.com/wassname/phaser.git
synced 2026-06-27 16:10:15 +08:00
18a07f7a88
Tilemap was using the current layer even if a layer was specified as a parameter in getTile/setTile. Changed it to use the user layer if one is specified.