Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVeit committed Nov 13, 2024
1 parent 049d7d0 commit 415a41f
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
Binary file removed Build/1df76fa2f8becaba526bd30c7e25dade.data.unityweb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Build/7ca7176fabb26579d77764aa6c4c79d9.js.unityweb
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ window.addEventListener("load", function ()
var buildUrl = "Build";
var loaderUrl = buildUrl + "/Veittech-UnitonConnect-WebPage.loader.js";
var config = {
dataUrl: buildUrl + "/1df76fa2f8becaba526bd30c7e25dade.data.unityweb",
frameworkUrl: buildUrl + "/7ca7176fabb26579d77764aa6c4c79d9.js.unityweb",
codeUrl: buildUrl + "/716d079de8f3ceb69203bcd24b109036.wasm.unityweb",
dataUrl: buildUrl + "/bf67e8b44b2cc21fca76bb5ea8eff7fb.data.unityweb",
frameworkUrl: buildUrl + "/3a1ec5a120b2a47091bc35a93b2c53bd.js.unityweb",
codeUrl: buildUrl + "/5a0f17973a7dca79d0f149b7ee40bb74.wasm.unityweb",
streamingAssetsUrl: "StreamingAssets",
companyName: "Veittech",
productName: "Uniton Connect",
Expand Down

0 comments on commit 415a41f

Please sign in to comment.