Fixed inaccurate unprojection if world boundaries do not start at 0, 0 (spotted by oboforty on the forums).

This commit is contained in:
lewster32
2015-05-21 20:54:54 +01:00
parent 98a6d01799
commit 4dfacf4e0d
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "phaser-plugin-isometric",
"version": "0.9.1",
"version": "0.9.2",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-clean": "^0.5.0",