Polish title screen presentation
This commit is contained in:
@@ -18,7 +18,7 @@ const config: Phaser.Types.Core.GameConfig = {
|
||||
height: 720,
|
||||
backgroundColor: '#10131a',
|
||||
scale: {
|
||||
mode: Phaser.Scale.FIT,
|
||||
mode: Phaser.Scale.RESIZE,
|
||||
autoCenter: Phaser.Scale.CENTER_BOTH
|
||||
},
|
||||
scene: [BootScene, TitleScene, StoryScene, BattleScene]
|
||||
|
||||
Reference in New Issue
Block a user