forked from noxious/client
#157 : Somewhat fixed resolution
This commit is contained in:
parent
0f231e10fa
commit
ff61f88d62
@ -59,7 +59,8 @@ const gameConfig = {
|
||||
width: window.innerWidth,
|
||||
height: window.innerHeight,
|
||||
type: Phaser.AUTO, // AUTO, CANVAS, WEBGL, HEADLESS
|
||||
resolution: 10,
|
||||
mode: Phaser.Scale.RESIZE,
|
||||
resolution: 3,
|
||||
pixelArt: true
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user