small logic improvement
This commit is contained in:
@ -53,7 +53,7 @@ const gameConfig = {
|
||||
name: 'New Quest',
|
||||
width: window.innerWidth,
|
||||
height: window.innerHeight,
|
||||
type: Phaser.CANVAS,
|
||||
type: Phaser.AUTO,
|
||||
pixelArt: true
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user