Skip to content

Commit a9d2e75

Browse files
committed
Minor fix
1 parent 80dd949 commit a9d2e75

6 files changed

+3
-3
lines changed
-72.3 KB
Binary file not shown.
-2.84 MB
Binary file not shown.
2.84 MB
Binary file not shown.
72.3 KB
Binary file not shown.

index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ window.addEventListener("load", function ()
5555
var buildUrl = "Build";
5656
var loaderUrl = buildUrl + "/Veittech-UnitonConnect-WebPage.loader.js";
5757
var config = {
58-
dataUrl: buildUrl + "/ecca895694c0c16c9ed4d694fa909b64.data.unityweb",
59-
frameworkUrl: buildUrl + "/9bd29e2a4a6482a3da8a7dc61cd3fca6.js.unityweb",
60-
codeUrl: buildUrl + "/53efaf8d1625a14745479a9ea4721108.wasm.unityweb",
58+
dataUrl: buildUrl + "/f708859aa490d66377194a048ff6d078.data.unityweb",
59+
frameworkUrl: buildUrl + "/ff0487199fba93cc5c6548fac01321e9.js.unityweb",
60+
codeUrl: buildUrl + "/770e7006f6c23ab7a6cb38f80f258428.wasm.unityweb",
6161
streamingAssetsUrl: "StreamingAssets",
6262
companyName: "Veittech",
6363
productName: "Uniton Connect",

0 commit comments

Comments
 (0)