summaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-11-13 23:40:02 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-11-13 23:40:02 +0200
commita8bba44f99e100b810165375c808d5a9ff0d969d (patch)
tree8a8ffdd97b1f9b59c1158c1b0e54d939d2448291 /docs/index.html
parent3851f4076c0c7f532b47674257a552325fb8e435 (diff)
Add touch buttons
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index b119bc4..1dc3e18 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -111,7 +111,7 @@ body {
<script src="index.js"></script>
<script>
-const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":true,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":711064,"index.wasm":38034280},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4};
+const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":true,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":735688,"index.wasm":38034280},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4};
const GODOT_THREADS_ENABLED = false;
const engine = new Engine(GODOT_CONFIG);