mirror of
https://github.com/wassname/phaser.git
synced 2026-08-03 13:10:25 +08:00
Preparing for 1.1.5 development.
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
/**
|
||||
* @author Richard Davey <rich@photonstorm.com>
|
||||
* @copyright 2014 Photon Storm Ltd.
|
||||
* @license {@link https://github.com/photonstorm/phaser/blob/master/license.txt|MIT License}
|
||||
*/
|
||||
|
||||
/**
|
||||
* @overview
|
||||
*
|
||||
* Many thanks to Adam Saltsman (@ADAMATOMIC) for creating Flixel, from which both Phaser and my love of game development originate.
|
||||
*
|
||||
* "If you want your children to be intelligent, read them fairy tales."<br />
|
||||
* "If you want them to be more intelligent, read them more fairy tales."<br />
|
||||
* -- Albert Einstein
|
||||
*/
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
var Phaser = Phaser || {
|
||||
|
||||
VERSION: '<%= version %>',
|
||||
DEV_VERSION: '1.1.4',
|
||||
DEV_VERSION: '1.1.5',
|
||||
GAMES: [],
|
||||
|
||||
AUTO: 0,
|
||||
|
||||
Reference in New Issue
Block a user