mirror of
https://github.com/photonstorm/phaser
synced 2024-11-23 13:13:43 +00:00
Phaser 2.4 RC2.
This commit is contained in:
parent
b470601faf
commit
b6ad27ed24
13 changed files with 10528 additions and 8681 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
32
build/custom/phaser-arcade-physics.min.js
vendored
32
build/custom/phaser-arcade-physics.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
22
build/custom/phaser-minimum.min.js
vendored
22
build/custom/phaser-minimum.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
28
build/custom/phaser-no-physics.min.js
vendored
28
build/custom/phaser-no-physics.min.js
vendored
File diff suppressed because one or more lines are too long
8742
build/phaser.js
8742
build/phaser.js
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
44
build/phaser.min.js
vendored
44
build/phaser.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -10,7 +10,7 @@
|
|||
*/
|
||||
var Phaser = Phaser || {
|
||||
|
||||
VERSION: '2.4.0-dev',
|
||||
VERSION: '2.4.0-RC2',
|
||||
GAMES: [],
|
||||
|
||||
AUTO: 0,
|
||||
|
|
Loading…
Reference in a new issue