Added back z calculation into depth sorting, though it's still not quite right.

This commit is contained in:
lewster32
2014-08-08 20:46:00 +01:00
parent a8965ce9e3
commit 294a486277
6 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "phaser-plugin-isometric",
"version": "0.7.3",
"version": "0.7.4",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-clean": "^0.5.0",