Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
btzr-io committed Dec 8, 2024
1 parent e7bed5d commit 2ba814c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion next_version/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
</script>
<script src="index.js"></script>
<script>
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"ensureCrossOriginIsolationHeaders":true,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":37232,"index.wasm":35376909},"focusCanvas":true,"gdextensionLibs":[]};
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"ensureCrossOriginIsolationHeaders":true,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":37232,"index.wasm":43016933},"focusCanvas":true,"gdextensionLibs":[]};
const GODOT_THREADS_ENABLED = false;
const engine = new Engine(GODOT_CONFIG);

Expand Down
2 changes: 1 addition & 1 deletion next_version/index.js

Large diffs are not rendered by default.

Binary file modified next_version/index.pck
Binary file not shown.
Binary file modified next_version/index.wasm
Binary file not shown.

0 comments on commit 2ba814c

Please sign in to comment.