phaser/Phaser/phaser.js

6 lines
147 B
JavaScript
Raw Normal View History

var Phaser;
(function (Phaser) {
2013-05-28 20:38:37 +00:00
Phaser.VERSION = 'Phaser version 1.0.0';
})(Phaser || (Phaser = {}));
2013-06-01 18:59:20 +00:00
//@ sourceMappingURL=Phaser.js.map