Fixed rogue comma.

This commit is contained in:
photonstorm 2015-09-15 12:51:50 +01:00
parent b99c9e22ec
commit 0ee95b22d6

View file

@ -52,7 +52,7 @@ Phaser.FrameDebugger.prototype = {
this.finish();
}
}
},
finish: function () {