mirror of
https://github.com/wassname/phaser.git
synced 2026-07-23 13:00:41 +08:00
Canvas and Stage added and starting to merge in Pixi deeply.
This commit is contained in:
@@ -349,7 +349,6 @@ Phaser.StateManager.prototype = {
|
||||
if (this.onCreateCallback) {
|
||||
console.log('Create callback found');
|
||||
this.onCreateCallback.call(this.callbackContext);
|
||||
// this.onCreateCallback.call(this.onCreateCallback);
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user