summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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>