Fixed debug output relying on there being a global 'game' object.

This commit is contained in:
lewster32
2014-09-13 20:29:53 +01:00
parent 730720e1e1
commit 98a6d01799
6 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "phaser-plugin-isometric",
"version": "0.9.0",
"version": "0.9.1",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-clean": "^0.5.0",