diff --git a/static/games/3ds/index.html b/static/games/3ds/index.html index a7b80b0..7f0616c 100644 --- a/static/games/3ds/index.html +++ b/static/games/3ds/index.html @@ -271,8 +271,8 @@ return new A(B,"base64").toString("binary")}:"object"==typeof t.base64js?functio setProgress(0.1); const scaffolding = new Scaffolding.Scaffolding(); - scaffolding.width = 400; - scaffolding.height = 480; + scaffolding.width = 200; + scaffolding.height = 240; scaffolding.resizeMode = "preserve-ratio"; scaffolding.editableLists = false; scaffolding.usePackagedRuntime = true; @@ -329,7 +329,7 @@ return new A(B,"base64").toString("binary")}:"object"==typeof t.base64js?functio } - +