Skip to content

Commit

Permalink
MInor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVeit committed Oct 16, 2024
1 parent 1205050 commit 81dec3c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@

createUnityInstance(document.querySelector("#unity-canvas"),
{
dataUrl: "Build/cea0e0c8e932109c57535390fdad534b.data.unityweb",
frameworkUrl: "Build/68509fc0e279c9d62dcd4894bad0c277.js.unityweb",
codeUrl: "Build/670aab380bbe6d4c6f099a8b360fbdd7.wasm.unityweb",
dataUrl: "Build/3d91d2480fc80d6db7b1b90aa1005004.data.unityweb",
frameworkUrl: "Build/b7b4d84259c0f474fe3c73c526062b15.js.unityweb",
codeUrl: "Build/1c2fd64fdd359ed5015fab44fa5bdf8f.wasm.unityweb",
streamingAssetsUrl: "StreamingAssets",
companyName: "Veittech",
productName: "Unigram Payment",
Expand Down

0 comments on commit 81dec3c

Please sign in to comment.