Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVeit committed Nov 14, 2024
1 parent f07bbae commit e239500
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file not shown.
Binary file not shown.
Binary file removed Build/a798b9590d8a361467f34bf657fc69fb.data.unityweb
Binary file not shown.
4 changes: 2 additions & 2 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 + "/a798b9590d8a361467f34bf657fc69fb.data.unityweb",
dataUrl: buildUrl + "/74ea01094200454d68ef402c9795fa38.data.unityweb",
frameworkUrl: buildUrl + "/40992a0af1a8af454e7cdec74299b0dd.js.unityweb",
codeUrl: buildUrl + "/aec1722b8c5249df83176504db1932bb.wasm.unityweb",
codeUrl: buildUrl + "/755bcc204d33d43b64ec665bb6a8bf47.wasm.unityweb",
streamingAssetsUrl: "StreamingAssets",
companyName: "Veittech",
productName: "Uniton Connect",
Expand Down

0 comments on commit e239500

Please sign in to comment.