summaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-11-14 14:41:46 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-11-14 14:41:46 +0200
commit823e7458cc93e0beb91f0a78d667459b755b0c8c (patch)
tree7723dfbe258b60e52e3445b30ccc68ec2e54f778 /docs/index.html
parent5ed6eb1c724076d3119e624951b07726a665f834 (diff)
Try improving mobile GUI
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 0185696..b2dcb15 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -112,8 +112,8 @@ body {
<script src="index.js"></script>
<script>
-const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":false,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":1943812,"index.wasm":38034280},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4,"serviceWorker":"index.service.worker.js"};
-const GODOT_THREADS_ENABLED = false;
+const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":false,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":1944352,"index.wasm":37322260},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4,"serviceWorker":"index.service.worker.js"};
+const GODOT_THREADS_ENABLED = true;
const engine = new Engine(GODOT_CONFIG);
(function () {