mirror of
https://github.com/wassname/phaser.git
synced 2026-07-08 00:10:32 +08:00
Sorry, removing console.logs :)
This commit is contained in:
@@ -252,9 +252,6 @@ Phaser.StateManager.prototype = {
|
||||
}
|
||||
}
|
||||
|
||||
console.log('state start', key);
|
||||
console.log(arguments);
|
||||
|
||||
if (arguments.length > 3)
|
||||
{
|
||||
this._args = Array.prototype.splice.call(arguments, 3);
|
||||
|
||||
Reference in New Issue
Block a user