Skip to content

Commit 3c46041

Browse files
committed
Shorter error
1 parent ecc85b4 commit 3c46041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/boot/Game.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ var Game = new Class({
367367
{
368368
if (!PluginCache.hasCore('EventEmitter'))
369369
{
370-
console.warn('Core Phaser Plugins missing. Cannot start.');
370+
console.warn('Aborting. Core Plugins missing.');
371371
return;
372372
}
373373

0 commit comments

Comments
 (0)