Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
rgfigueredo91 committed Dec 5, 2023
1 parent 093d0af commit 00d521c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion object/RENDERS.html → object/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h1></h1>
// add the skin object
skin=new object2vrSkin(obj);
// load the configuration
obj.readConfigUrl("RENDERS_out.xml");
obj.readConfigUrl("index_out.xml");
// hide the URL bar on the iPhone
setTimeout(function() { hideUrlBar(); }, 10);
</script>
Expand Down
File renamed without changes.

0 comments on commit 00d521c

Please sign in to comment.