Skip to content

Commit 61be657

Browse files
committed
MInor fix
1 parent 415a41f commit 61be657

6 files changed

+3
-3
lines changed
72.8 KB
Binary file not shown.
-72.9 KB
Binary file not shown.
2.84 MB
Binary file not shown.
-2.84 MB
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 + "/bf67e8b44b2cc21fca76bb5ea8eff7fb.data.unityweb",
59-
frameworkUrl: buildUrl + "/3a1ec5a120b2a47091bc35a93b2c53bd.js.unityweb",
60-
codeUrl: buildUrl + "/5a0f17973a7dca79d0f149b7ee40bb74.wasm.unityweb",
58+
dataUrl: buildUrl + "/4439d5b7d220b720957904322a3e592a.data.unityweb",
59+
frameworkUrl: buildUrl + "/23e5029b72949a590a766c57f1169e2e.js.unityweb",
60+
codeUrl: buildUrl + "/45dad135d4ea9d536664529be751abd8.wasm.unityweb",
6161
streamingAssetsUrl: "StreamingAssets",
6262
companyName: "Veittech",
6363
productName: "Uniton Connect",

0 commit comments

Comments
 (0)