Skip to content

Commit 20c768e

Browse files
committed
Missed a console log
1 parent bc962c2 commit 20c768e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/core/Game.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,6 @@ var Game = new Class({
352352
*/
353353
boot: function ()
354354
{
355-
console.log('g boot');
356-
357355
if (!PluginCache.hasCore('EventEmitter'))
358356
{
359357
console.warn('Aborting. Core Plugins missing.');

0 commit comments

Comments
 (0)