Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaTheLEGEND committed Sep 22, 2023
1 parent 07498aa commit 5812d1e
Show file tree
Hide file tree
Showing 18 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Unity WebGL Player | rube goldberg</title>
<link rel="shortcut icon" href="TemplateData/favicon.ico">
<link rel="stylesheet" href="TemplateData/style.css">
<link rel="shortcut icon" href="https://megathelegend.github.io/File-Z-backend/gs/html5/rube-goldberg/TemplateData/favicon.ico">
<link rel="stylesheet" href="https://megathelegend.github.io/File-Z-backend/gs/html5/rube-goldberg/TemplateData/style.css">
</head>
<body>
<div id="unity-container" class="unity-desktop">
Expand Down Expand Up @@ -56,7 +56,7 @@
updateBannerVisibility();
}

var buildUrl = "Build";
var buildUrl = "https://megathelegend.github.io/File-Z-backend/gs/html5/rube-goldberg";
var loaderUrl = buildUrl + "/rube goldberg.loader.js";
var config = {
dataUrl: buildUrl + "/rube goldberg.data",
Expand Down
File renamed without changes.

0 comments on commit 5812d1e

Please sign in to comment.