diff --git a/src/main.js b/src/main.js index 100d25e..8de7336 100644 --- a/src/main.js +++ b/src/main.js @@ -7,7 +7,7 @@ import { MainMenu } from './scenes/MainMenu.js'; import { Preloader } from './scenes/Preloader.js'; // Find out more information about the Game Config at: -// https://newdocs.phaser.io/docs/3.70.0/Phaser.Types.Core.GameConfig +// https://newdocs.phaser.io/docs/3.80.0/Phaser.Types.Core.GameConfig const config = { type: Phaser.AUTO, width: 1024,