Graphics fixes and other changes

This commit is contained in:
Richard Davey
2013-09-22 22:55:34 +01:00
parent 02723d4774
commit 093bf8343d
4 changed files with 16 additions and 76 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
*/
var Phaser = Phaser || {
VERSION: '1.0.5',
VERSION: '1.0.6',
GAMES: [],
AUTO: 0,
CANVAS: 1,