Commands, alert improvements

This commit is contained in:
2024-08-20 01:49:52 +02:00
parent 4d12f9a4a4
commit a32d62417a
3 changed files with 11 additions and 5 deletions

View File

@ -64,7 +64,7 @@ const gameConfig = {
resolution: 5,
pixelArt: true,
scale: {
mode: Phaser.Scale.FIT,
mode: Phaser.Scale.RESIZE,
autoCenter: Phaser.Scale.CENTER_BOTH,
width: window.innerWidth,
height: window.innerHeight