diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-11-13 23:40:02 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-11-13 23:40:02 +0200 |
| commit | a8bba44f99e100b810165375c808d5a9ff0d969d (patch) | |
| tree | 8a8ffdd97b1f9b59c1158c1b0e54d939d2448291 /docs/index.html | |
| parent | 3851f4076c0c7f532b47674257a552325fb8e435 (diff) | |
Add touch buttons
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
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); |
