summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJ08nY2016-04-16 15:46:08 +0200
committerJ08nY2016-04-16 15:46:08 +0200
commitb13435aa6be4464c056d4e48034fa7f6c527e871 (patch)
tree6f296ba7cf06c6f14b40675d550d3f7309b7b1c2 /index.html
parent8c2c5e52e0a1d78d36743270866ef5827aa8cd4e (diff)
downloadld35-b13435aa6be4464c056d4e48034fa7f6c527e871.tar.gz
ld35-b13435aa6be4464c056d4e48034fa7f6c527e871.tar.zst
ld35-b13435aa6be4464c056d4e48034fa7f6c527e871.zip
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 69e022f..fe890c6 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
<title>Transmuto</title>
<link rel="stylesheet" type="text/css" href="index.css"/>
<script type="text/javascript" src="three_js/dist/three.min.js"></script>
- <script type="text/javascript" src="three_js/src/Detector.js"></script>
+ <script type="text/javascript" src="three_js/dist/Detector.js"></script>
<script type="text/javascript" src="three_js/dist/PointerLockControls.js"></script>
<script type="text/javascript" src="physi_js/physi.js"></script>
</head>