Spaces:
Running
Running
ThomasFfefefef
commited on
Commit
·
f18eabf
1
Parent(s):
a72f796
Push the correct Scene
Browse files- Build/Huggy.data.unityweb +2 -2
- Build/Huggy.framework.js.unityweb +2 -2
- Build/Huggy.wasm.unityweb +2 -2
- index.html +1 -1
Build/Huggy.data.unityweb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:499a742461f55c9d18d29d50d4f1b9060c9d9b2427d203efbc641be92b0eb752
|
3 |
+
size 27273634
|
Build/Huggy.framework.js.unityweb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ab24d0b4c4aa8dec605172e1dc4df863b604aa212bcf74214cdb13e3ba3555e
|
3 |
+
size 82867
|
Build/Huggy.wasm.unityweb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e6b74ec58895e0faa748a2a83cc8d45d6a031e0c6057d63e04caa166e638f00
|
3 |
+
size 9062911
|
index.html
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
|
18 |
</head>
|
19 |
<body class="dark">
|
20 |
-
|
21 |
<div class="modal fade" id="infoModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
|
22 |
<div class="modal-dialog" role="document">
|
23 |
<div class="modal-content">
|
|
|
17 |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
|
18 |
</head>
|
19 |
<body class="dark">
|
20 |
+
<!-- Modal -->
|
21 |
<div class="modal fade" id="infoModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
|
22 |
<div class="modal-dialog" role="document">
|
23 |
<div class="modal-content">
|