mirror of
https://github.com/wassname/phaser.git
synced 2026-07-12 00:50:45 +08:00
Updating and fixing tests
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/// <reference path="../../Phaser/Game.ts" />
|
||||
|
||||
(function() {
|
||||
var game = new Phaser.Game(this, 'game', 800, 600, null, create, null, render);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user