Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVeit committed Nov 12, 2024
1 parent 93b0cc5 commit 0ba8991
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Binary file not shown.
Binary file removed Build/ae0b84613146a2d993b94596611cb238.js.unityweb
Binary file not shown.
Binary file removed Build/bf967855ba494a8a60bb0be09f32b2ce.data.unityweb
Binary file not shown.
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,8 +55,8 @@ window.addEventListener("load", function ()
var buildUrl = "Build";
var loaderUrl = buildUrl + "/Veittech-UnitonConnect-WebPage.loader.js";
var config = {
dataUrl: buildUrl + "/bf967855ba494a8a60bb0be09f32b2ce.data.unityweb",
frameworkUrl: buildUrl + "/ae0b84613146a2d993b94596611cb238.js.unityweb",
dataUrl: buildUrl + "/3ecf8ea271d873ffb6db7c248bdf8d99.data.unityweb",
frameworkUrl: buildUrl + "/d6839ac3ba54a93e08d362c3fe40955d.js.unityweb",
codeUrl: buildUrl + "/d6b71745ad9ff95832030f44976e4f1a.wasm.unityweb",
streamingAssetsUrl: "StreamingAssets",
companyName: "Veittech",
Expand Down

0 comments on commit 0ba8991

Please sign in to comment.