Update 404.js
This commit is contained in:
parent
a4c841adf3
commit
a790f6f89f
2
404.js
2
404.js
@ -400,7 +400,7 @@
|
|||||||
|
|
||||||
function initGameStart() {
|
function initGameStart() {
|
||||||
if (window.innerWidth > 1200) {
|
if (window.innerWidth > 1200) {
|
||||||
screen.canvas.width = 1200;
|
//screen.canvas.width = 1200;
|
||||||
screen.canvas.height = 500;
|
screen.canvas.height = 500;
|
||||||
gameSize = {
|
gameSize = {
|
||||||
width: 1200,
|
width: 1200,
|
||||||
|
Loading…
Reference in New Issue
Block a user