From a790f6f89fcc282b0568a97718daa2611919b383 Mon Sep 17 00:00:00 2001 From: Nathanwoodburn Date: Sat, 12 Dec 2020 13:03:49 +1100 Subject: [PATCH] Update 404.js --- 404.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,