Fixed delete character confirm. modal title, fixed game resizing
This commit is contained in:
@ -63,10 +63,6 @@ const gameConfig = {
|
||||
width: window.innerWidth,
|
||||
height: window.innerHeight,
|
||||
type: Phaser.AUTO,
|
||||
scale: {
|
||||
mode: Phaser.Scale.EXPAND,
|
||||
autoCenter: Phaser.Scale.CENTER_BOTH,
|
||||
},
|
||||
resolution: 5,
|
||||
pixelArt: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user