update
All checks were successful
Create and publish a Docker image 🚀 / build-and-push-image (push) Successful in 1m20s

This commit is contained in:
Smile Rex
2026-01-21 13:15:15 +03:00
parent c8b0d47c2f
commit cfbec15f7a
2 changed files with 1 additions and 1 deletions

View File

@@ -184,7 +184,7 @@ canvas {
<script src="D.js"></script>
<script>
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":true,"executable":"D","experimentalVK":false,"fileSizes":{"D.pck":3176872,"D.wasm":38034280},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4};
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":true,"executable":"D","experimentalVK":false,"fileSizes":{"D.pck":3161816,"D.wasm":38034280},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4};
const GODOT_THREADS_ENABLED = false;
const engine = new Engine(GODOT_CONFIG);

Binary file not shown.