Skip to content

Commit

Permalink
Touch controls
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed Dec 18, 2024
1 parent e6c7cee commit f19fb93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/space-ninjas/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@

<script src="index.js"></script>
<script>
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"ensureCrossOriginIsolationHeaders":true,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":2313200,"index.wasm":43016933},"focusCanvas":true,"gdextensionLibs":[]};
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"ensureCrossOriginIsolationHeaders":true,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":3035728,"index.wasm":43016933},"focusCanvas":true,"gdextensionLibs":[]};
const GODOT_THREADS_ENABLED = false;
const engine = new Engine(GODOT_CONFIG);

Expand Down
Binary file modified dist/space-ninjas/index.pck
Binary file not shown.

0 comments on commit f19fb93

Please sign in to comment.