Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1dff2b4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Firsttryy committed Oct 24, 2023
1 parent f7b6aad commit 1b2cf5b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game-test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@

<script src="enable-threads.js"></script><script src="index.js"></script>
<script>
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":742304,"index.wasm":28965264},"focusCanvas":true,"gdextensionLibs":[]};
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":742480,"index.wasm":28965264},"focusCanvas":true,"gdextensionLibs":[]};
const engine = new Engine(GODOT_CONFIG);

(function () {
Expand Down
Binary file modified game-test/index.pck
Binary file not shown.

0 comments on commit 1b2cf5b

Please sign in to comment.