mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 14:08:28 +00:00
commit
911799483f
1 changed files with 0 additions and 2 deletions
|
@ -422,8 +422,6 @@ var PluginManager = new Class({
|
|||
start = true;
|
||||
}
|
||||
|
||||
console.log('install', key, start, mapping);
|
||||
|
||||
if (!this.game.isBooted)
|
||||
{
|
||||
this._pendingGlobal.push({ key: key, plugin: plugin, start: start, mapping: mapping });
|
||||
|
|
Loading…
Add table
Reference in a new issue