Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MyBooty165 authored Nov 10, 2024
1 parent d8e0f3c commit 89a1dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games/a-dance-of-fire-and-ice/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<script src="Build/UnityLoader.js"></script>
<script src="/js/main.js"></script>
<script>
var gameInstance = UnityLoader.instantiate("gameContainer", "Build/adofaiii4.json");
var gameInstance = UnityLoader.instantiate("gameContainer", "/Build/adofaiii4.json");
</script>
</head>
<body style="overflow: hidden; background-color: #000;">
Expand Down

0 comments on commit 89a1dad

Please sign in to comment.