From 84dd0c52b2b57622c66af2c095d27eddbfa85c25 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 11 May 2023 20:12:45 +0200 Subject: [PATCH] Neuer Test --- static/games/3ds/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 } - +