Update Tilemap.js

This commit is contained in:
sivael 2014-06-27 14:25:56 +02:00
parent c7cae6ece7
commit 7fb5c8cf5d

View file

@ -903,7 +903,7 @@ Phaser.Tilemap.prototype = {
}
this.needToRecalculate = false;
}
}
},
/**
* Internal function.