forked from noxious/client
yeet
This commit is contained in:
parent
745e4be984
commit
21c6b5b5b3
@ -19,9 +19,9 @@ const gameConfig = {
|
|||||||
mode: Phaser.Scale.FIT,
|
mode: Phaser.Scale.FIT,
|
||||||
autoCenter: Phaser.Scale.CENTER_BOTH,
|
autoCenter: Phaser.Scale.CENTER_BOTH,
|
||||||
width: 800,
|
width: 800,
|
||||||
height: 800,
|
height: 600,
|
||||||
},
|
},
|
||||||
type: Phaser.AUTO,
|
type: Phaser.WEBGL,
|
||||||
pixelArt: true,
|
pixelArt: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user