Skip to content

Commit

Permalink
Fix web build
Browse files Browse the repository at this point in the history
  • Loading branch information
MewPurPur committed Sep 1, 2024
1 parent 44193ff commit 529e221
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion editor/GodSVG.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@

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

Expand Down
5 changes: 1 addition & 4 deletions editor/GodSVG.js

Large diffs are not rendered by default.

Binary file modified editor/GodSVG.pck
Binary file not shown.
Binary file modified editor/GodSVG.wasm
Binary file not shown.
Binary file not shown.
5 changes: 0 additions & 5 deletions editor/GodSVG.worker.js

This file was deleted.

0 comments on commit 529e221

Please sign in to comment.