phaser/Phaser/phaser.js

5 lines
111 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 = {}));