Spaces:
Running
Running
Upload 9 files
Browse files- Build/Oranges x Reds.data +2 -2
- index.html +1 -1
Build/Oranges x Reds.data
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:bfd8f72d02e1aaba6f648cdbb0da1282dee03e32b61f63decc897d5ca9b26bcf
|
3 |
+
size 19764990
|
index.html
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
</div>
|
24 |
<div id="unity-fullscreen-button" style="display: none;"></div>
|
25 |
<script>
|
26 |
-
const hideFullScreenButton = "";
|
27 |
const buildUrl = "Build";
|
28 |
const loaderUrl = buildUrl + "/Oranges x Reds.loader.js";
|
29 |
const config = {
|
|
|
23 |
</div>
|
24 |
<div id="unity-fullscreen-button" style="display: none;"></div>
|
25 |
<script>
|
26 |
+
const hideFullScreenButton = "true";
|
27 |
const buildUrl = "Build";
|
28 |
const loaderUrl = buildUrl + "/Oranges x Reds.loader.js";
|
29 |
const config = {
|