Update index.html
continuous-integration/drone/push Build is passing Details

main
jasder 1 week ago
parent 5b2b508f18
commit fd29869ba7

@ -8,7 +8,6 @@
<link rel="stylesheet" href="TemplateData/css/style.css">
<script src="Build/UnityLoader.js"></script>
<script>
/*function ToggleFullScreen() {
var isInFullScreen = (document.fullscreenElement && document.fullscreenElement !== null) ||
(document.webkitFullscreenElement && document.webkitFullscreenElement !== null) ||

Loading…
Cancel
Save