Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updating links
  • Loading branch information
keb13015 committed Oct 23, 2018
1 parent c221d98 commit 2927cae
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@
<script src="TemplateData/UnityProgress.js"></script>
<script src="Build/UnityLoader.js"></script>
<script>
var gameInstance = UnityLoader.instantiate("gameContainer", "Build/ethan-hanna-physics.json", {onProgress: UnityProgress});
var gameInstance = UnityLoader.instantiate("gameContainer", "Build/DMD3520-Physics-EthanHanna.json", {onProgress: UnityProgress});
</script>
</head>
<body>
Expand Down

0 comments on commit 2927cae

Please sign in to comment.