diff --git a/404.js b/404.js index 13a7415..c9ed40c 100644 --- a/404.js +++ b/404.js @@ -400,7 +400,7 @@ function initGameStart() { if (window.innerWidth > 1200) { - screen.canvas.width = 1200; + //screen.canvas.width = 1200; screen.canvas.height = 500; gameSize = { width: 1200,